ResponseHTTPResponse¶
- class pytest_response.interceptors._urllib.ResponseHTTPResponse(sock, debuglevel=0, method=None, headers=None)[source]¶
Bases:
http.client.HTTPResponseProvides a way to capture or respond with a saved response.
Methods Summary
begin(*args, **kwargs)Methods Documentation