App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
google
appengine
api
urlfetch_errors
TooManyRedirectsError
google.appengine.api.urlfetch_errors.TooManyRedirectsError Class Reference
Inheritance diagram for google.appengine.api.urlfetch_errors.TooManyRedirectsError:
Detailed Description
Raised when follow_redirects input parameter was set to true and the redirect limit was hit.
The documentation for this class was generated from the following file:
code/googleappengine-read-only/python/google/appengine/api/urlfetch_errors.py
Maintained by
tzmartin