On this page_CurlImpersonateResponse Adapter class for curl_cffi.requests.Response to conform to the HttpResponse protocol.Index Methods__init__readPropertiesheadershttp_versionstatus_codeMethods __init__ __init__(*, response): NoneParametersoptionalkeyword-onlyresponse: ResponseReturns Noneread read(): bytesReturns bytesProperties headersheaders: HttpHeadershttp_versionhttp_version: strstatus_codestatus_code: int
Adapter class for
curl_cffi.requests.Response
to conform to theHttpResponse
protocol.