I mean that, ResponseContentEncoding decompresses(gzip, deflate, identity) data using suitable decompression method. So for requests that has content body which class can be used ?
olegk wrote: > > On Wed, 2011-03-23 at 05:34 -0700, CodingForever wrote: >> Hi, >> >> I am using ResponseContentEncoding class for content encoding. Is there >> any >> alternative class that does the same thing. >> >> I found the RequestContent , can i use that for the same thing ? > > what exactly do you mean by "the same thing"? > > Oleg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://old.nabble.com/ResponseContentEncoding-alternative-for-request-tp31219316p31220839.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
