[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
Thu, 17 Feb 2005 06:50:30 -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-16 16:48:01.000000000 -0500
+++ shadow/72655.tmp.27341	2005-02-17 06:50:30.000000000 -0500
@@ -17,6 +17,9 @@
 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.
+
+------- Additional Comments From gonzalo@ximian.com  2005-02-17 06:50 -------
+I thought this was fixed some time ago...