twisted.web.http._XForwardedForAddress(object)
class documentationtwisted.web.http
View Source
(View In Hierarchy)
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 |