]> granicus.if.org Git - apache/commit
Add missing HTTP status codes taken from
authorRainer Jung <rjung@apache.org>
Fri, 20 Jul 2012 14:32:08 +0000 (14:32 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 20 Jul 2012 14:32:08 +0000 (14:32 +0000)
commit5a1b880d74f8381158f126b5da71eaf127dae835
treee5a86e6ca6e85547ec0fc16ea5a9bde9e1ba82b4
parente5d1712b000c6cbb2401f3603093192968be8f48
Add missing HTTP status codes taken from

http://www.iana.org/assignments/http-status-codes/http-status-codes.xml

The new codes are now known and some canned error
strings are provided. The web server does not yet actually
produce them in responses or reacts on getting them
from an origin server when acting as a proxy or gateway.

Backport of r1361784, r1361791 and 1362020 from trunk.

Submitted by: rjung
Reviewed by: jorton, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1363802 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
include/ap_mmn.h
include/httpd.h
modules/http/http_protocol.c
modules/lua/lua_vmprep.c