Expand description
PROXY Protocol v2 header decoder
Structs§
- Decoded
Extensions - A wrapper around a slice of bytes representing the encoded extensions of the PROXY Protocol v2 header.
- Decoded
Extensions Iter - Iterator over the extensions of the PROXY Protocol v2 header.
- Decoded
Header - A wrapper around the PROXY Protocol v2 header and its extensions.
- Header
Decoder - PROXY Protocol v2 header decoder.
Enums§
- Decode
Error - Errors that can occur while decoding a PROXY Protocol v2 header.
- Decoded
- The result of decoding a PROXY Protocol v2 header.