Response_HTTPSU3_Intercepter

class pytest_response.interceptors._urllib3.Response_HTTPSU3_Intercepter(*args, **kwargs)[source]

Bases: pytest_response.interceptors._urllib.ResponseHTTPSConnection, urllib3.connection.HTTPSConnection

Attributes Summary

is_verified

Whether this connection verifies the host’s certificate.

Attributes Documentation

is_verified = True

Whether this connection verifies the host’s certificate.