[Mono-bugs] [Bug 62744][Nor] Changed - Only the last cookie sent from a remote HTTP server is available via HttpWebRequest.Cookies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 11 Aug 2004 17:20:13 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=62744

--- shadow/62744	2004-08-10 15:25:34.000000000 -0400
+++ shadow/62744.tmp.26640	2004-08-11 17:20:13.000000000 -0400
@@ -166,6 +166,11 @@
 				base.Add (name, value);	
 
 
 ------- Additional Comments From adam@battleaxe.net  2004-08-09 23:08 -------
 I should have mentioned above, that snippet belongs in
 SetInternal(string, string).  That's what I get for not sleeping.
+
+------- Additional Comments From gonzalo@ximian.com  2004-08-11 17:20 -------
+Fixed in CVS HEAD.
+If there are no problems in the next week, I'll commit the fix to 1.0
+and close the bug.