]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
HTTP/1.1: Update registered status codes from IANA registry
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 31 Mar 2014 06:57:27 +0000 (23:57 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 31 Mar 2014 06:57:27 +0000 (23:57 -0700)
commitf11c8e2f5b6f5e70d6fbd45526491efeed7cb5b7
tree719f1a8accd570ef792bb6fd3af3f976223adccf
parentcb5569cd63ff6d70e9f8c345f903ccc1ed88ff83
HTTP/1.1: Update registered status codes from IANA registry

IETF HTTPbis WG has created an IANA registry for HTTP status codes at
http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml

Update our registered codes and strings to match the registry entries.
13 files changed:
src/FwdState.cc
src/client_side.cc
src/client_side_reply.cc
src/client_side_request.cc
src/errorpage.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/http/StatusCode.cc
src/http/StatusCode.h
src/mgr/Forwarder.cc
src/redirect.cc
src/urn.cc