Uses of Class
io.netty.handler.codec.http.HttpClientCodec
Packages that use HttpClientCodec
Package
Description
Adds support for client connections via proxy protocols such as
SOCKS and
HTTP CONNECT tunneling
-
Uses of HttpClientCodec in io.netty.handler.proxy
Fields in io.netty.handler.proxy declared as HttpClientCodecModifier and TypeFieldDescription(package private) final HttpClientCodec
HttpProxyHandler.HttpClientCodecWrapper.codec