interface documentation

Data container for PROXY protocol header data.

Attribute destination An twisted.internet.interfaces.IAddress representing the connection destination.
Attribute header The raw byestring that represents the PROXY protocol header.
Attribute source An twisted.internet.interfaces.IAddress representing the connection source.
destination = (source)

An twisted.internet.interfaces.IAddress representing the connection destination.

The raw byestring that represents the PROXY protocol header.

An twisted.internet.interfaces.IAddress representing the connection source.