We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e6e13 commit 1acb750Copy full SHA for 1acb750
boost/network/protocol/http/impl/response.ipp
@@ -53,7 +53,6 @@ namespace boost { namespace network { namespace http {
53
temporary_redirect = 307,
54
bad_request = 400,
55
unauthorized = 401,
56
- forbidden = 403,
57
payment_required = 402,
58
forbidden = 403,
59
not_found = 404,
0 commit comments