[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
Fri, 18 Feb 2005 16:22:28 -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 gonzalo@ximian.com.

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

--- shadow/72655	2005-02-17 06:50:30.000000000 -0500
+++ shadow/72655.tmp.22848	2005-02-18 16:22:28.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72655
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -20,6 +20,9 @@
 XSP does not write the content-length header if
 HttpWebResponse.ContentLength is set to 0. Gonzalo, I think you already
 have a test case.
 
 ------- Additional Comments From gonzalo@ximian.com  2005-02-17 06:50 -------
 I thought this was fixed some time ago...
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-18 16:22 -------
+Fixed in r40880