HttpResponseBase الفصل

الدالمنشئ

HttpResponseBase()

الأساليب

is_succesful
read_content_str

is_succesful

abstract async is_succesful() -> bool

read_content_str

abstract async read_content_str() -> str

السمات

status_code