OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:redirections
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py
144
# The number of
redirections
to follow before giving up.
[
all
...]
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py
541
redirections
=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None):
574
headers=headers,
redirections
=
redirections
,
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php
195
# We'll jump a maximum of 5 times, to avoid endless
redirections
.
Completed in 3288 milliseconds