Name: vi73552 Date: 06/07/99
URLConnection.getHeaderField("set-cookie")
only returns one cookie even if the server
sends two or more cookies. Eeve if I try
function: getHeaderFieldKey(), it still
catches only one cookie. It seems to me you use
HashTable to store the Header-Key.
(Review ID: 84002)
======================================================================