|
RESTinio
|
| constexpr http_status_code_t restinio::status_code::accepted { 202 } |
Definition at line 2045 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::bad_gateway { 502 } |
Definition at line 2088 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::bad_request { 400 } |
Definition at line 2057 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::conflict { 409 } |
Definition at line 2066 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::continue_ { 100 } |
Definition at line 2040 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::created { 201 } |
Definition at line 2044 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::expectation_failed { 417 } |
Definition at line 2085 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::failed_dependency { 424 } |
Definition at line 2106 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::forbidden { 403 } |
Definition at line 2060 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::found { 302 } |
Definition at line 2052 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::gateway_time_out { 504 } |
Definition at line 2090 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::gone { 410 } |
Definition at line 2067 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::http_version_not_supported { 505 } |
Definition at line 2091 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::insufficient_storage { 507 } |
Definition at line 2107 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::internal_server_error { 500 } |
Definition at line 2086 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::length_required { 411 } |
Definition at line 2068 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::locked { 423 } |
Definition at line 2105 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::method_not_allowed { 405 } |
Definition at line 2062 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::moved_permanently { 301 } |
Definition at line 2051 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::multi_status { 207 } |
Definition at line 2103 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::multiple_choices { 300 } |
Definition at line 2050 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::network_authentication_required { 511 } |
Definition at line 2113 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::no_content { 204 } |
Definition at line 2047 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::non_authoritative_information { 203 } |
Definition at line 2046 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_acceptable { 406 } |
Definition at line 2063 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_found { 404 } |
Definition at line 2061 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_implemented { 501 } |
Definition at line 2087 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_modified { 304 } |
Definition at line 2054 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::ok { 200 } |
Definition at line 2043 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::partial_content { 206 } |
Definition at line 2049 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::payload_too_large { 413 } |
Definition at line 2074 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::payment_required { 402 } |
Definition at line 2059 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::permanent_redirect { 308 } |
Definition at line 2099 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::precondition_failed { 412 } |
Definition at line 2069 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::precondition_required { 428 } |
Definition at line 2110 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::processing { 102 } |
Definition at line 2102 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::proxy_authentication_required { 407 } |
Definition at line 2064 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::request_header_fields_too_large { 431 } |
Definition at line 2112 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::request_time_out { 408 } |
Definition at line 2065 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::requested_range_not_satisfiable { 416 } |
Definition at line 2084 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::reset_content { 205 } |
Definition at line 2048 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::see_other { 303 } |
Definition at line 2053 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::service_unavailable { 503 } |
Definition at line 2089 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::switching_protocols { 101 } |
Definition at line 2042 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::temporary_redirect { 307 } |
Definition at line 2056 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::too_many_requests { 429 } |
Definition at line 2111 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unauthorized { 401 } |
Definition at line 2058 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unprocessable_entity { 422 } |
Definition at line 2104 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unsupported_media_type { 415 } |
Definition at line 2083 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::uri_too_long { 414 } |
Definition at line 2081 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::use_proxy { 305 } |
Definition at line 2055 of file http_headers.hpp.
1.8.14