Home
last modified time | relevance | path

Searched refs:redirections (Results 1 – 11 of 11) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py892 …def _request(self, conn, host, absolute_uri, request_uri, method, body, headers, redirections, cac… argument
922 if redirections:
946 …f.request(location, redirect_method, body=body, headers = headers, redirections = redirections - 1)
966 …def request(self, uri, method="GET", body=None, headers=None, redirections=DEFAULT_MAX_REDIRECTS, … argument
1068 …quest(info['-x-permanent-redirect-url'], "GET", headers = headers, redirections = redirections - 1)
1099 …) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
1129 …) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
D__init__.py541 redirections=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None): argument
574 headers=headers, redirections=redirections,
/external/valgrind/main/docs/internals/
Dnotes.txt130 list of unresolved redirections should be a seperate data structure
/external/qemu/
Dqemu-monitor.hx548 "host_net_redir list -- show all redirections" },
/external/chromium/net/data/proxy_resolver_perftest/
Dno-ads.pac1053 // web bugs and ad redirections
/external/mksh/src/
Dcheck.t4714 Can subshells be prefixed by redirections (historical shells allow
/external/webkit/Source/WebCore/
DChangeLog22002 redirections to work in synchronous requests.
22819 redirections to work in synchronous requests.
23240 redirections to work in synchronous requests.
DChangeLog-2010-05-2426485 Put a maximum on consecutive redirections so we don't have to
26488 Tolerate up to 10 consecutive redirections, anything beyond
DChangeLog-2008-08-1055525 <rdar://problem/5704331> REGRESSION: Loading page leads to many unexpected redirections
56436 Fix some issues with redirections.
DChangeLog-2010-12-061700 Set the right gesture status for URL redirections.
32591 Body is now provided to WebKitGtk+ in some redirections (like 302)
32592 because it could be used by servers to perform clunky redirections
DChangeLog-2010-01-295678 [GTK] handle media redirections
5681 Media redirections support.