HttpResponseBase 类
构造函数
HttpResponseBase()
方法
| is_succesful | |
| read_content_str |
is_succesful
abstract async is_succesful() -> bool
read_content_str
abstract async read_content_str() -> str
HttpResponseBase()
| is_succesful | |
| read_content_str |
abstract async is_succesful() -> bool
abstract async read_content_str() -> str