]> granicus.if.org Git - apache/commit
HTTPD script support
authorNick Kew <niq@apache.org>
Mon, 30 Mar 2009 20:49:10 +0000 (20:49 +0000)
committerNick Kew <niq@apache.org>
Mon, 30 Mar 2009 20:49:10 +0000 (20:49 +0000)
commit7fe4728a292af36401333e4f03cd23b73e0c16dd
tree76c6bb7304b59679b56f13a4691e43abb0ba1bb0
parent0464e456f6de7e9cd9f13cea22f874247a6525c9
HTTPD script support
When a script returns a no-body response code, pretend it was a HEAD
request so as to drop any body the script might erroneously generate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@760167 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util_script.c