class twisted.web.http._XForwardedForAddress: (source)
Implements interfaces: twisted.internet.interfaces.IAddress
IAddress
which represents the client IP to log for a request, as gleaned from an X-Forwarded-For header.
See Also | proxiedLogFormatter |