From: Brad C. <yo...@br...> - 2005-07-11 18:44:04
|
I would think that would be a httpclient thing, but they seem to have dumped it off to their client applications: http://mail-archives.apache.org/mod_mbox/jakarta-httpclient-user/200502.mbox/%3C4...@ya...%3E Doesn't look hard but I've no way to test it so I wouldn't know if it worked. If you'd like to submit a patch it would be appreciated :) Brad C --- Ritesh Trivedi <ru...@ya...> wrote: > Hi, > > Looks like HTMLUnit is not handling the compressed responses from the http server > (http 1.1). Most of the browsers seem to uncompress the response from the server > based on (content-encoding http response header value) and render the page. > > Does HTMLUnit have any support for compressed response? > > Thanks > Ritesh > |