Package io.netty.handler.proxy
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
-
Class Summary Class Description HttpProxyHandler HttpProxyHandler.HttpClientCodecWrapper ProxyConnectionEvent ProxyHandler Socks4ProxyHandler Socks5ProxyHandler -
Exception Summary Exception Description HttpProxyHandler.HttpProxyConnectException Specific case of a connection failure, which may include headers from the proxy.ProxyConnectException