[][src]Module proxy_protocol::version1

Enums

ProxyAddressFamily

Constants

CONNECTION_PREFIX

The 6 bytes required to notify of being a V1 binary PROXY protocol connection.

CRLF

The CR-LF sequence (commonly denoted \r\n).

CRLF_STR

The CR-LF sequence (commonly denoted \r\n).

TCP4

The IPv4 family denotation.

TCP4_STR

The IPv4 family denotation.

TCP6

The IPv6 family denotation.

TCP6_STR

The IPv6 family denotation.

UNKNOWN

The UNKNOWN family denotation.

UNKNOWN_PROXY_HEADER

The smallest possible header.

UNKNOWN_STR

The UNKNOWN family denotation.