|
From: | daney at gcc dot gnu dot org |
Subject: | [Bug classpath/25851] HttpURLConnection.getRequestProperties() returns Strings for values instead of List. |
Date: | 19 Jan 2006 00:01:59 -0000 |
------- Comment #1 from daney at gcc dot gnu dot org 2006-01-19 00:01 ------- Should probably add that getRequestProperties() returns a Map. The Map values should be read-only lists of Strings. Current the Map values are Strings. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25851
[Prev in Thread] | Current Thread | [Next in Thread] |