]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* Fix PR31226 (AddOutputFilterByType deflate not active with mod_proxy), by
authorRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 13:41:25 +0000 (13:41 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 13:41:25 +0000 (13:41 +0000)
commitaabe646236a4863daede4e50fa03eaba24c5c3f2
treea43d1b6cd91784e4e5804f0c131ea7f7d593fa08
parent374a607001bebac1e8c64833294eac13faa85d97
* Fix PR31226 (AddOutputFilterByType deflate not active with mod_proxy), by
  allowing ap_add_output_filters_by_type to handle proxied requests.
  Basic tests by jorton and me show that this works, nobody can actually
  remember why this limitation was introduced at all (r94028) and the mailing
  list archives also gave no hint.

Submitted by: Joe Orton

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