|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 http_client_response,包括所有继承而来的类成员
| body | http_client_response | |
| chunked | http_client_response | |
| connect_time | http_client_response | |
| content_length | http_client_response | |
| content_type() const noexcept | http_client_response | inline |
| cookies | http_client_response | |
| effective_url | http_client_response | |
| has_header(const string &key) const noexcept | http_client_response | inline |
| header(const string &key) const noexcept | http_client_response | inline |
| headers | http_client_response | |
| headers_all(const string &key) const | http_client_response | inline |
| http_version_major | http_client_response | |
| http_version_minor | http_client_response | |
| is_client_error() const noexcept | http_client_response | inline |
| is_redirect() const noexcept | http_client_response | inline |
| is_server_error() const noexcept | http_client_response | inline |
| is_success() const noexcept | http_client_response | inline |
| receive_time | http_client_response | |
| redirect_count | http_client_response | |
| send_time | http_client_response | |
| status | http_client_response | |
| status_message | http_client_response | |
| total_time | http_client_response |