Hi,
java.net.URLConnection.getHeaderFields() returns a Map from Strings to Strings; it should return a Map from Strings to Lists of Strings (according both JDK specification and implementation).
Cheers, - Benja
_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
