Response_SSLSocket

class pytest_response.interceptors._urllib.Response_SSLSocket(*args, **kwargs)[source]

Bases: SSLSocket

SSLSocket implementation of Pytest-Response

Provides a wrapper recv_into for capturing the response.