Package io.vertx.rxjava3.httpproxy


package io.vertx.rxjava3.httpproxy
  • Classes
    Class
    Description
    Handles the HTTP proxy body.
    A synchronous function that transforms an HTTP body entity.
    Range of transformers ready to be used.
    Handles the HTTP reverse proxy logic between the user agent and the origin.
    A provider that creates the request to the origin server based on ProxyContext.
    A controller for proxy interception.
    A HttpProxy interceptor.
    >Builder class for a customizable interceptor capable of transforming HTTP request/response head attributes (headers, path, query params) as well as transforming the HTTP body.invalid input: '<'/p
    Handles the interoperability of the request between the user agent and the origin.
    Handles the interoperability of the response between the origin and the user agent.