Searched defs:request_headers (Results 1 – 2 of 2) sorted by relevance
| /external/python/httplib2/python3/httplib2/ |
| D | __init__.py | 356 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__.py | 436 def _entry_disposition(response_headers, request_headers): argument 538 def _updateCache(request_headers, response_headers, content, cache, cachekey): argument
|