[Webtest] Anyone ? Re: Content-Encoding support?
Dierk Koenig
webtest@lists.canoo.com
Thu, 7 Jul 2005 09:45:44 +0200
Hi Ritesh,
this should all be handled transparently by htmlunit (httpclient
respectively) provided that http params are transferred
correctly (req:accept-encoding:gzip, resp:content-encoding:gzip).
cheers
Mittie
> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Ritesh Trivedi
> Sent: Mittwoch, 6. Juli 2005 20:16
> To: webtest@lists.canoo.com
> Subject: [Webtest] Anyone ? Re: Content-Encoding support?
>
>
> Hi,
>
> Anyone on the following question I had asked few days ago?
>
> If not, I would like to modify the code to support this and possibly
> check that in.
>
> Will appreciate response on this.
>
> Thanks
> Ritesh
>
> On 6/28/05, Ritesh Trivedi <ritesh.trivedi@gmail.com> wrote:
> > Hi,
> >
> > Looks like compressed HTTP responses are not supported in Canoo
> > (Content-Encoding:gzip). e.g. The Server might send gzip or zip
> > compressed html/xml/text content type. I have added this support in
> > Canoo, much like what browsers do - they decompress the content and
> > render it.
> >
> > Also there are a few other modifications that I have done to Canoo
> > source code, wanted to see if I those can be checked in to the source.
> >
> > Thanks
> > Ritesh
> >
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>