Home
last modified time | relevance | path

Searched defs:request_headers (Results 1 – 2 of 2) sorted by relevance

/external/python/httplib2/python3/httplib2/
D__init__.py356 def _entry_disposition(response_headers, request_headers): argument
477 def _updateCache(request_headers, response_headers, content, cache, cachekey): argument
/external/python/httplib2/python2/httplib2/
D__init__.py436 def _entry_disposition(response_headers, request_headers): argument
538 def _updateCache(request_headers, response_headers, content, cache, cachekey): argument