From: Ronald B. <rb...@rb...> - 2018-09-14 18:30:06
|
Yes this a bug, will fix this and make a new snapshot available RBRi On Thu, 13 Sep 2018 02:44:39 +0530 Vasudevan Comandur wrote: >Hi, > > Will HTMLUnit fail when the response header contains >Content-Encoding=gzip-only-text/html and the Content-Type is >application/pdf? > Looks like it is reading the webResponseData as gZIP stream. Is it an >issue? > >Regards > Vasu > >On Thu, 13 Sep 2018 at 01:10, Ronald Brill <rb...@rb...> wrote: > >> Hi all, >> >> it is a pleasure to announce the availability of HtmlUnit 2.33. >> The main enhancements are: >> - the source code is now at github >> - finally we are using the TypedArray impl from Rhino instead of our own >> one >> - reworked js event handling >> - as always various fixes, specially with JavaScript >> >> The full list of changes can be found in [1] >> Thanks to all the contributors. >> >> Happy Testing/Scraping! >> The HtmlUnit team >> >> [1] http://htmlunit.sourceforge.net/changes-report.html#a2.33 >> >> >> >> _______________________________________________ >> Htmlunit-user mailing list >> Htm...@li... >> https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> > > |