Searched refs:redirections (Results 1 – 11 of 11) sorted by relevance
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
D | __init__.py | 892 …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__.py | 541 redirections=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None): argument 574 headers=headers, redirections=redirections,
|
/external/valgrind/main/docs/internals/ |
D | notes.txt | 130 list of unresolved redirections should be a seperate data structure
|
/external/qemu/ |
D | qemu-monitor.hx | 548 "host_net_redir list -- show all redirections" },
|
/external/chromium/net/data/proxy_resolver_perftest/ |
D | no-ads.pac | 1053 // web bugs and ad redirections
|
/external/mksh/src/ |
D | check.t | 4714 Can subshells be prefixed by redirections (historical shells allow
|
/external/webkit/Source/WebCore/ |
D | ChangeLog | 22002 redirections to work in synchronous requests. 22819 redirections to work in synchronous requests. 23240 redirections to work in synchronous requests.
|
D | ChangeLog-2010-05-24 | 26485 Put a maximum on consecutive redirections so we don't have to 26488 Tolerate up to 10 consecutive redirections, anything beyond
|
D | ChangeLog-2008-08-10 | 55525 <rdar://problem/5704331> REGRESSION: Loading page leads to many unexpected redirections 56436 Fix some issues with redirections.
|
D | ChangeLog-2010-12-06 | 1700 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
|
D | ChangeLog-2010-01-29 | 5678 [GTK] handle media redirections 5681 Media redirections support.
|