ResponseHTTPResponse

class pytest_response.interceptors._urllib.ResponseHTTPResponse(sock, debuglevel=0, method=None, headers=None)[source]

Bases: HTTPResponse

Provides a way to capture or respond with a saved response.

Methods Summary

begin(*args, **kwargs)

Methods Documentation

begin(*args, **kwargs)[source]