]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR#38070: When a CGI script emits an explicit "Status:" header,
authorNick Kew <niq@apache.org>
Fri, 20 Jan 2006 01:36:44 +0000 (01:36 +0000)
committerNick Kew <niq@apache.org>
Fri, 20 Jan 2006 01:36:44 +0000 (01:36 +0000)
commit36013888ad34d5dd76cf660e9061f2ed21191b1c
tree708df98d06d867c55eec210d9480399d76bdd874
parent82edb082c54c3a3fa6f37e7b95beef7b02ec86ca
PR#38070: When a CGI script emits an explicit "Status:" header,
it takes charge, so we shouldn't use ap_meets_conditions.

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