Resp header.
More...
#include <http_headers.hpp>
|
| The result of handling yet another field value. More...
|
Resp header.
Definition at line 2336 of file http_headers.hpp.
◆ http_response_header_t() [1/2]
restinio::http_response_header_t::http_response_header_t |
( |
| ) |
|
|
inline |
◆ http_response_header_t() [2/2]
restinio::http_response_header_t::http_response_header_t |
( |
http_status_line_t |
status_line | ) |
|
|
inline |
◆ reason_phrase() [1/2]
const std::string & restinio::http_response_header_t::reason_phrase |
( |
| ) |
const |
|
inlinenoexcept |
◆ reason_phrase() [2/2]
void restinio::http_response_header_t::reason_phrase |
( |
std::string |
r | ) |
|
|
inline |
◆ status_code() [1/2]
◆ status_code() [2/2]
◆ status_line() [1/2]
◆ status_line() [2/2]
◆ m_status_line
The documentation for this struct was generated from the following file: