Hi Nick, Thanks for your suggestion. I tried setting the Content-Length to an arbitrary value (I know, this is a kludge) and also to unset this header and in both cases it seemed to confuse Apache, as the post data was completely removed. Anyway, I will post this as a potential defect.
Many thanks, Cris. --- El jue 5-feb-09, Nick Kew <[email protected]> escribió: > De: Nick Kew <[email protected]> > Asunto: Re: [us...@httpd] Fixed Content-Length using mod_ext_filter in > mode=input > Para: [email protected] > Fecha: jueves, 5 de febrero de 2009, 3:23 pm > On Thu, 5 Feb 2009 09:59:48 -0800 (PST) > Cris Webea <[email protected]> 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: [email protected] > " from the digest: > [email protected] > For additional commands, e-mail: > [email protected] Yahoo! Cocina Recetas prácticas y comida saludable http://ar.mujer.yahoo.com/cocina/ --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
