Bug#317162: kaffe: Un/compress contentlenght problem with HttpURLConnection or URLConnection

2005-07-12 Thread Robert Warren
Wolfgang, Attached is a small program to test things out with sample output from Kaffe and Blackdown java. I've added a test-case for another small bug with the .getHeaderFieldKey() method; it's throwing exceptions that it shouldn't. best, rhw On Fri, 8 Jul 2005, Wolfgang Baer wrote: > Hi

Bug#317162: kaffe: Un/compress contentlenght problem with HttpURLConnection or URLConnection

2005-07-06 Thread Robert Warren
Package: kaffe Version: 2:1.1.5-3 Severity: important *** Please type your report below this line *** java.net.URLConnection and/or java.net.HttpURLConnection report the compressed content length according to the http headers when the webserver sends a gzip compressed file. However, when an Inpu