From: tptaylor <ter...@gm...> - 2015-11-25 20:10:06
|
Hi everyone, What Class does the decompression of gzipped js files in HTMLUnit? Is it done by the Rhino javascript engine? I'm noticing that when I mine websites that some files aren't being decompressed before they are ran; therefore, I'm seeing an "Illegal characters" script exception at times. I'm trying to track down a consistent case, but it seems to occur in weird situations. I'm using the DebugWebConnection, so i can actually decompress the files with gunzip after they've been written. Cheers, Teryl -- View this message in context: http://htmlunit.10904.n7.nabble.com/Question-about-decompression-of-JavaScript-in-HTMLUnit-tp37776.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |