[Mono-bugs] [Bug 72655][Nor] New - XSP does not write the content-length header if the length is 0
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 16:46:25 -0500 (EST)
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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72655
--- shadow/72655 2005-02-16 16:46:25.000000000 -0500
+++ shadow/72655.tmp.15454 2005-02-16 16:46:25.000000000 -0500
@@ -0,0 +1,21 @@
+Bug#: 72655
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo@ximian.com
+ReportedBy: lluis@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: XSP does not write the content-length header if the length is 0
+
+XSP does not write the content-length header if
+HttpWebResponse.ContentLength is set to 0. Gonzalo, I think you already
+have a test case.