Response_HTTPSU3_Intercepter¶
- class pytest_response.interceptors._urllib3.Response_HTTPSU3_Intercepter(*args, **kwargs)[source]¶
Bases:
pytest_response.interceptors._urllib.ResponseHTTPSConnection,urllib3.connection.HTTPSConnectionAttributes Summary
Whether this connection verifies the host’s certificate.
Attributes Documentation
- is_verified = True¶
Whether this connection verifies the host’s certificate.