|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
成员的完整列表,这些成员属于 http_server_response,包括所有继承而来的类成员
| body | http_server_response | |
| cookies | http_server_response | |
| forward_path | http_server_response | |
| has_header(const string &name) const noexcept | http_server_response | inline |
| header(const string &name) const noexcept | http_server_response | inline |
| headers | http_server_response | |
| http_server_response() | http_server_response | inline |
| redirect_url | http_server_response | |
| set_content_type(http_content value) | http_server_response | inline |
| set_content_type(string value) | http_server_response | inline |
| set_header(const string &name, string value) | http_server_response | inline |
| status | http_server_response | |
| status_message | http_server_response | |
| to_string() const | http_server_response | |
| version | http_server_response |