[Mono-bugs] [Bug 65055][Nor] Changed - HttpWebRequest.IfModifiedSince and timezone problems

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Sep 2004 10:18:40 -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 .

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

--- shadow/65055	2004-09-01 09:02:51.000000000 -0400
+++ shadow/65055.tmp.31847	2004-09-01 10:18:40.000000000 -0400
@@ -10,13 +10,12 @@
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: j@bitron.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: HttpWebRequest.IfModifiedSince and timezone problems
 
 Description of Problem: 
 The following code does not work as desired:
 
 HttpWebResponse wr = (HttpWebResponse) wc.GetResponse ();