[Mono-bugs] [Bug 76941][Nor] Changed - HttpWorkerRequest.ReadEntityBody() does not decode chunked transfer encoding

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 8 04:34:36 EST 2005


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 at ximian.com.

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

--- shadow/76941	2005-12-08 03:25:22.000000000 -0500
+++ shadow/76941.tmp.5174	2005-12-08 04:34:36.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76941
 Product: Mono: Tools
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: XSP
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: dean at brettle.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -66,6 +66,13 @@
 
 
 ------- Additional Comments From dean at brettle.com  2005-12-08 03:25 -------
 Created an attachment (id=16188)
 Base class for DechunkedEntityBody.cs
 
+
+------- Additional Comments From gonzalo at ximian.com  2005-12-08 04:34 -------
+If you use apache + mod_mono, chunked also works.
+But, AFAIR, if you use xsp under MS runtime, chunked encoding is not
+understood either. It must be something in IIS, not in System.Web.
+
+Reopen if xsp works fine with chunked encoding.


More information about the mono-bugs mailing list