I'm not too familiar with HttpClient source code any more, but it seems to me that this should be easy to add. Please correct me if I am wrong. I will be using HttpClient to pull large amounts of data from the web in a few months, and allowing compressed content may translate to less bandwidth and a lower hosting bill :)
Otis ________________________________________________ Get your own "800" number Voicemail, fax, email, and a lot more http://www.ureach.com/reg/tag ---- On Mon, 17 Nov 2003, =?ISO-8859-15?Q?Sven_K=F6hler?= ([EMAIL PROTECTED]) wrote: > Hi, > > If i send the right accept-encoding headers, the web-server may answer > with a gzip or deflate compressed stream. Does HttpClient decompress it? > If yes, how can i turn that off? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
