]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/util_xml.c (ap_xml_parse_input): Give a 413 (Request Entity
authorJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 20:10:38 +0000 (20:10 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 15 Apr 2004 20:10:38 +0000 (20:10 +0000)
commit194c91935bce7c82e3d3885e10e52f4fd1df926b
treef99d506e799823f4dc73ab68f7ae04f8939bfdcb
parent139474d6c354fe2025d67029489b0a1b0d53d771
* server/util_xml.c (ap_xml_parse_input): Give a 413 (Request Entity
Too Large) not a 400 if the client exceeds the configured XML request
body limit.

Reviewed by: Jeff Trawick, Brad Nicholes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103398 13f79535-47bb-0310-9956-ffa450edef68
STATUS
server/util_xml.c