[Mono-bugs] [Bug 72655][Nor] Changed - 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:48:01 -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.15480 2005-02-16 16:48:01.000000000 -0500
@@ -1,21 +1,22 @@
Bug#: 72655
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
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
+OtherBugsDependingOnThis: 70699
XSP does not write the content-length header if
HttpWebResponse.ContentLength is set to 0. Gonzalo, I think you already
have a test case.