userver: userver/server/http/http_status.hpp File Reference
Loading...
Searching...
No Matches
http_status.hpp File Reference

Detailed Description

HTTP status codes.

Definition in file http_status.hpp.

Go to the source code of this file.

#include <fmt/core.h>
#include <userver/http/status_code.hpp>
+ This graph shows which files directly or indirectly include 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)