Response_SSLSocket¶
- class pytest_response.interceptors._urllib.Response_SSLSocket(*args, **kwargs)[source]¶
Bases:
ssl.SSLSocketSSLSocket implementation of Pytest-Response
Provides a wrapper recv_into for capturing the response.
Bases: ssl.SSLSocket
SSLSocket implementation of Pytest-Response
Provides a wrapper recv_into for capturing the response.