|
RESTinio
|
| constexpr http_status_code_t restinio::status_code::accepted { 202 } |
Definition at line 1839 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::bad_gateway { 502 } |
Definition at line 1882 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::bad_request { 400 } |
Definition at line 1851 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::conflict { 409 } |
Definition at line 1860 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::continue_ { 100 } |
Definition at line 1834 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::created { 201 } |
Definition at line 1838 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::expectation_failed { 417 } |
Definition at line 1879 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::failed_dependency { 424 } |
Definition at line 1900 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::forbidden { 403 } |
Definition at line 1854 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::found { 302 } |
Definition at line 1846 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::gateway_time_out { 504 } |
Definition at line 1884 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::gone { 410 } |
Definition at line 1861 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::http_version_not_supported { 505 } |
Definition at line 1885 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::insufficient_storage { 507 } |
Definition at line 1901 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::internal_server_error { 500 } |
Definition at line 1880 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::length_required { 411 } |
Definition at line 1862 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::locked { 423 } |
Definition at line 1899 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::method_not_allowed { 405 } |
Definition at line 1856 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::moved_permanently { 301 } |
Definition at line 1845 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::multi_status { 207 } |
Definition at line 1897 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::multiple_choices { 300 } |
Definition at line 1844 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::network_authentication_required { 511 } |
Definition at line 1907 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::no_content { 204 } |
Definition at line 1841 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::non_authoritative_information { 203 } |
Definition at line 1840 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_acceptable { 406 } |
Definition at line 1857 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_found { 404 } |
Definition at line 1855 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_implemented { 501 } |
Definition at line 1881 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::not_modified { 304 } |
Definition at line 1848 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::ok { 200 } |
Definition at line 1837 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::partial_content { 206 } |
Definition at line 1843 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::payload_too_large { 413 } |
Definition at line 1868 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::payment_required { 402 } |
Definition at line 1853 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::permanent_redirect { 308 } |
Definition at line 1893 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::precondition_failed { 412 } |
Definition at line 1863 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::precondition_required { 428 } |
Definition at line 1904 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::processing { 102 } |
Definition at line 1896 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::proxy_authentication_required { 407 } |
Definition at line 1858 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::request_header_fields_too_large { 431 } |
Definition at line 1906 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::request_time_out { 408 } |
Definition at line 1859 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::requested_range_not_satisfiable { 416 } |
Definition at line 1878 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::reset_content { 205 } |
Definition at line 1842 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::see_other { 303 } |
Definition at line 1847 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::service_unavailable { 503 } |
Definition at line 1883 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::switching_protocols { 101 } |
Definition at line 1836 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::temporary_redirect { 307 } |
Definition at line 1850 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::too_many_requests { 429 } |
Definition at line 1905 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unauthorized { 401 } |
Definition at line 1852 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unprocessable_entity { 422 } |
Definition at line 1898 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::unsupported_media_type { 415 } |
Definition at line 1877 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::uri_too_long { 414 } |
Definition at line 1875 of file http_headers.hpp.
| constexpr http_status_code_t restinio::status_code::use_proxy { 305 } |
Definition at line 1849 of file http_headers.hpp.
1.8.14