ResponseHTTPSHandler
- class pytest_response.interceptors._urllib.ResponseHTTPSHandler(debuglevel=0, context=None, check_hostname=None)[source]
Bases:
HTTPSHandlerOverride the default HTTPSHandler class with one that uses the ResponseHTTPSConnection class to open HTTP URLs.
Methods Summary
https_open(req)Methods Documentation