Class ProxyUnauthorized407Interceptor


  • public class ProxyUnauthorized407Interceptor
    extends Object
    • Method Detail

      • exitAfterHandling407

        public boolean exitAfterHandling407​(io.netty.channel.Channel channel,
                                            NettyResponseFuture<?> future,
                                            io.netty.handler.codec.http.HttpResponse response,
                                            Request request,
                                            ProxyServer proxyServer,
                                            io.netty.handler.codec.http.HttpRequest httpRequest)