]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add the 'echo' option to mod_headers Header directive. Use the new option
authorBill Stoddard <stoddard@apache.org>
Fri, 1 Jun 2001 02:58:44 +0000 (02:58 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 1 Jun 2001 02:58:44 +0000 (02:58 +0000)
commit18ce869320f81faa5ad21e35c694465903b52cf8
tree0bfaf0c6e9727bb4774493a8ec2536feb391c48d
parente47fad222b10d632a4ddba7eecda78b7f739e644
Add the 'echo' option to mod_headers Header directive. Use the new option
like this:

Header echo regex

If a header received on a request matches regex, it is copied to the response
headers.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89250 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_headers.c