Skip to content

Commit 172cf88

Browse files
committed
Merge pull request #343 from deanberris/0.11-devel-integration
Fix a booboo
2 parents 03e6e13 + 1acb750 commit 172cf88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boost/network/protocol/http/impl/response.ipp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ namespace boost { namespace network { namespace http {
5353
temporary_redirect = 307,
5454
bad_request = 400,
5555
unauthorized = 401,
56-
forbidden = 403,
5756
payment_required = 402,
5857
forbidden = 403,
5958
not_found = 404,

0 commit comments

Comments
 (0)