On Friday, November 26, 2010 04:30:13 Madan Udaykumar wrote:
> That means there is nothing like configuring the server but we have to
> induce input such that it satisfies chunked encoding and the server will do
> it.

It depends upon what you mean by configuring the server. You can place a bit 
of mod_perl code in you httpd.conf between <perl> and </perl> that implements 
a simple filter that removes the cl header and itself. But that requires 
mod_perl to be present in your config.

Perhaps mod_headers can do that too.

Is that programming or configuration?

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
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