Package io.netty.handler.codec.haproxy
package io.netty.handler.codec.haproxy
Decodes an HAProxy proxy protocol header
- See Also:
-
ClassDescriptionThe command of an HAProxy proxy protocol headerMessage container for decoded HAProxy proxy protocol parametersDecodes an HAProxy proxy protocol headerEncodes an HAProxy proxy protocol messageA
DecoderException
which is thrown when an invalid HAProxy proxy protocol header is encounteredThe HAProxy proxy protocol specification version.A protocol proxied by HAProxy which is represented by its transport protocol and address family.The address family of an HAProxy proxy protocol header.The transport protocol of an HAProxy proxy protocol headerRepresents aHAProxyTLV
of the typeHAProxyTLV.Type.PP2_TYPE_SSL
.A Type-Length Value (TLV vector) that can be added to the PROXY protocol to include additional information like SSL information.The registered types a TLV can have regarding the PROXY protocol 1.5 spec