Expand description
§The HAProxy PROXY protocol.
This defines a library to serialize and deserialize HAProxy PROXY-protocol headers.
The protocol has been implemented per the specification available here: https://www.haproxy.org/download/2.4/doc/proxy-protocol.txt
Modules§
Enums§
- Encode
Error - Parse
Error - Proxy
Header - The PROXY header emitted at most once at the start of a new connection.