On Thu, 5 Feb 2009 09:59:48 -0800 (PST)
Cris Webea <crisweb...@yahoo.com.ar> wrote:

> Has anyone seen this behavior before? Do you think this could be a
> bug? (as supposedly, not using the PreservesContentLength flag should
> let the filter change the Content-Length). 

Sounds plausible, though the meaning of Content-Length gets fuzzy
in the presence of your input filter.

As a quick-and-dirty workaround, you might be able to use mod_headers
RequestHeader unset (or if you can get the new length, actually set it).

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to