Home
last modified time | relevance | path

Searched refs:absolute_uri (Results 1 – 1 of 1) 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
930 response['location'] = urlparse.urljoin(absolute_uri, location)
934 response['content-location'] = absolute_uri
944 old_response['content-location'] = absolute_uri
953 response['content-location'] = absolute_uri