]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When exporting request headers to HTTP_* environment variables, drop variables
authorStefan Fritsch <sf@apache.org>
Tue, 28 Dec 2010 14:20:52 +0000 (14:20 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 28 Dec 2010 14:20:52 +0000 (14:20 +0000)
commitafea2a1dc450cbd336df2a8494e87d57a2dc2b22
treefa583ffbd6c9754e46830d800caa34d3a93637ae
parent1c07bd20b70a01b697572d8a540cfa9f04746b28
When exporting request headers to HTTP_* environment variables, drop variables
whose names contain invalid characters. Describe in the docs how to restore the
old behaviour.

Submitted by: Malte S. Stretz <mss apache org>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053353 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/env.xml
docs/manual/howto/cgi.xml
docs/manual/new_features_2_4.xml
server/util_script.c