[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 09:02:51 -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 j@bitron.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=65055
--- shadow/65055 2004-09-01 08:58:54.000000000 -0400
+++ shadow/65055.tmp.29953 2004-09-01 09:02:51.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 65055
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: paldo unstable (linux 2.6.8.1-upkg1)
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: j@bitron.ch
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -38,6 +38,13 @@
How often does this happen?
Always
Additional Information:
This happens using mono 1.0.1
+
+------- Additional Comments From j@bitron.ch 2004-09-01 09:02 -------
+Hm, I mixed something up / forgot something. Not only get_IfModifiedBy
+and set_ifModifiedBy is inconsistent but HttpWebResponse.LastModified
+(uses MonoHttpDate.Parse, too) is inconsistent with
+HttpWebRequest.set_IfModifiedBy and that's the problem in my specific
+case.