[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 03:24:51 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 dean at brettle.com.

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

--- shadow/76941	2005-12-08 03:18:19.000000000 -0500
+++ shadow/76941.tmp.3750	2005-12-08 03:24:50.000000000 -0500
@@ -56,6 +56,11 @@
 However I do have some C# code which dechunks a body on the fly.  I'll
 attach it.
 
 Chunked requests are broken when using mod_mono as well, albeit the
 behavior isn't quite the same.  Instead of returning an encoded entity
 body, HttpWorkerRequest.ReadEntityBody() returns nothing at all under mod_mono.
+
+------- Additional Comments From dean at brettle.com  2005-12-08 03:24 -------
+Created an attachment (id=16187)
+Code to dechunk an entity body
+


More information about the mono-bugs mailing list