[kaffe] Bug: java.net.URLConnection.getHeaderFields() returns Map of Strings

Benja Fallenstein b.fallenstein at gmx.de
Mon Nov 29 19:01:49 PST 2004


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




More information about the kaffe mailing list