| Trees | Indices | Help |
|
|---|
|
|
BaseHandler --+
|
HTTPRedirectHandler
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
max_repeats = 4
|
|||
max_redirections = 10
|
|||
inf_msg =
|
|||
|
Inherited from |
|||
|
|||
Return a Request or None in response to a redirect. This is called by the http_error_30x methods when a redirection response is received. If a redirection should take place, return a new Request to allow http_error_30x to perform the redirect. Otherwise, raise HTTPError if no-one else should try to handle this url. Return None if you can't but another Handler might. |
|
|||
inf_msg
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:44:24 2008 | http://epydoc.sourceforge.net |