Searched refs:https_response (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | urllib2.py | 552 https_response = http_response variable in HTTPErrorProcessor |
/external/python/cpython3/Lib/urllib/ | ||
D | request.py | 645 https_response = http_response variable in HTTPErrorProcessor |
/external/python/cpython2/Doc/library/ | ||
D | urllib2.rst | 946 .. method:: HTTPErrorProcessor.https_response() |
/external/python/cpython3/Doc/library/ | ||
D | urllib.request.rst | 1140 .. method:: HTTPErrorProcessor.https_response(request, response) |