Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/http/
Dclient.py217 class HTTPResponse(io.BufferedIOBase): class
/external/python/cpython2/Lib/
Dhttplib.py354 class HTTPResponse: class