Package io.netty.handler.proxy
package io.netty.handler.proxy
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
-
ClassDescriptionHandler that establishes a blind forwarding proxy tunnel using HTTP/1.1 CONNECT request.Specific case of a connection failure, which may include headers from the proxy.A common abstraction for protocols that establish blind forwarding proxy tunnels.Handler that establishes a blind forwarding proxy tunnel using SOCKS4 protocol.Handler that establishes a blind forwarding proxy tunnel using SOCKS Protocol Version 5.