[kaffe] Request Headers for HttpURLConnection

Dalibor Topic robilad at kaffe.org
Fri Jul 18 06:21:02 PDT 2003


Guilhem Lavaux wrote:
> On Friday 18 July 2003 14:00, Dalibor Topic wrote:
> 
>>Hallo Sebastian,
>>
>>thanks for the patch. I've looked over it and looks ni good. I have a
>>question, though, before I can check it in.
>>
>>You're using a Vector to store request properties. Why not use a map
>>instead, like GNU Classpath does (see
>>http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/net/URLCon
>>nection.java?rev=1.17&content-type=text/vnd.viewcvs-markup )?
>>
> 
> 
> Ooops, already commited. It looked quite fine and good to me too. But maybe we 
> can transform the use of Vector in Map. About the rest of modification I have 
> just made tell me quite quickly if there is something wrong because I will 
> not be able to apply modifications for 4-5 days.

That's O.K, the patch is fine. I'm just being curious about the reason 
for picking Vector for implementation.

cheers,
dalibor topic





More information about the kaffe mailing list