logalyzer.parse.RedirectChecker(object)
class documentation
Part of logalyzer.parse
(View In Hierarchy)
I check for requests that follow a redirect. Call me with the IP address and HTTP code of each request in order.
Method | __init__ | Undocumented |
Method | clear | Undocumented |
Method | __call__ | Checks if this vhost is the destination of a redirect from another one. |