[Webtest] Anyone ? Re: Content-Encoding support?
Ritesh Trivedi
webtest@lists.canoo.com
Wed, 6 Jul 2005 11:16:14 -0700
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,
>=20
> 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.
>=20
> 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.
>=20
> Thanks
> Ritesh
>