| Home | Trees | Index | Help |
|
|---|
|
|
BaseHandler --+
|
urllib2.HTTPDefaultErrorHandler --+
|
ThrottlingHandler
|
|||
|
http_error_503(self,
req,
fp,
code,
msg,
headers)
The value of the Retry-After header can be either an HTTP-date or an integer number of seconds (in decimal) after the time of the response: |
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Retry-After = "Retry-After" ":" ( HTTP-date | delta-seconds )Two examples of its use are: Retry-After: Fri, 31 Dec 1999 23:59:59 GMT Retry-After: 120 |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Sat May 20 21:44:57 2006 | http://epydoc.sf.net |