Class HeadInterceptor

  • All Implemented Interfaces:
    ProxyInterceptor

    public class HeadInterceptor
    extends Object
    implements ProxyInterceptor
    An interceptor updating HTTP request/response head attributes (headers, path, query params).

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.