]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
revert r1031670:
authorEric Covener <covener@apache.org>
Wed, 29 Dec 2010 03:08:44 +0000 (03:08 +0000)
committerEric Covener <covener@apache.org>
Wed, 29 Dec 2010 03:08:44 +0000 (03:08 +0000)
commit7a76afb8b3d30d18fb84b40301b5bcf59659ffc0
tree4aab06331df57d48611dd2fdc9b3afe4c9e00549
parent148af2103c8afe845e903198e1f3cca7af1c9882
revert r1031670:

    Change the default of the Header directive to apply to responses of all types
    instead of just 2xx successful responses.

This turned out to be do more harm than good for anything other
than "set", since "always" doesn't ever see/operate on existing
r->headers_out headers -- just err_headers_out.

I think onsuccess needs to remain the default and this needs to move into a
doc revamp.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1053516 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_headers.xml
modules/metadata/mod_headers.c