Edit

HttpResponseBase Class

Constructor

HttpResponseBase()

Methods

is_succesful
read_content_str

is_succesful

abstract async is_succesful() -> bool

read_content_str

abstract async read_content_str() -> str

Attributes

status_code