HTTP status codes.
Definition in file http_status.hpp.
Go to the source code of this file.
Namespaces | |
namespace | server::http |
Server parts of the HTTP protocol implementation. | |
Typedefs | |
using | server::http::HttpStatus = ::http::StatusCode |
HTTP status codes. | |
Functions | |
std::string_view | server::http::HttpStatusString (HttpStatus status) |