diff options
author | Jeff Trawick <trawick@apache.org> | 2006-05-04 13:18:45 +0200 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2006-05-04 13:18:45 +0200 |
commit | 629975eba48656b6861fc9cf9bf89697c3462cb4 (patch) | |
tree | 7fd0a0c972244a5b3abe823265dc37381a9f58b3 /CHANGES | |
parent | * Add Content-Type to headers_out if not already set. This ensures that (diff) | |
download | apache2-629975eba48656b6861fc9cf9bf89697c3462cb4.tar.xz apache2-629975eba48656b6861fc9cf9bf89697c3462cb4.zip |
Stop returning DECLINED from the output filter for proxy
requests.
Filters can't return that type of status.
The way to decline filter handling is to pass through the input
data unchanged and hopefully remove the output filter
permanently.
As long as the proxy flag was set in the fixup hook, we
didn't fill in our request config and the filter will be
a no-op anyway.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@399665 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions