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