A handy wrapper for HTTP response status code.
More...
#include <http_headers.hpp>
A handy wrapper for HTTP response status code.
Definition at line 1992 of file http_headers.hpp.
◆ http_status_code_t() [1/2]
constexpr restinio::http_status_code_t::http_status_code_t |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ http_status_code_t() [2/2]
constexpr restinio::http_status_code_t::http_status_code_t |
( |
std::uint16_t |
status_code | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ operator!=()
◆ operator<()
◆ operator==()
◆ raw_code()
constexpr auto restinio::http_status_code_t::raw_code |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ m_status_code
std::uint16_t restinio::http_status_code_t::m_status_code { 0 } |
|
private |
The documentation for this class was generated from the following file: