Skip to main content

_CurlImpersonateResponse

Adapter class for curl_cffi.requests.Response to conform to the HttpResponse protocol.

Index

Methods

__init__

  • __init__(response): None
  • Parameters

    • response: Response

    Returns None

read

Properties

headers

headers: HttpHeaders

http_version

http_version: str

status_code

status_code: int