Re: [us...@httpd] Content Length Vs Chunked Encoding

2010-11-25 Thread Madan Udaykumar
encoded data. Do you know if any readily available module or web sites that are categorized as chunked. Thanks -Madan 2010/11/25 Igor Galić > > - "Madan Udaykumar" wrote: > > > Hi, > > > > I am using Apache 2.2.8 server installed on Ubuntu. I wan

[us...@httpd] Content Length Vs Chunked Encoding

2010-11-25 Thread Madan Udaykumar
Hi, I am using Apache 2.2.8 server installed on Ubuntu. I want to enable the server to send me chunked encoded data when I request data from the server. I looked at all FAQ, google etc and could not find exact answer to enable this. Appreciate if you can let me know how exactly to do this. Than