[Mono-bugs] [Bug 71587][Maj] Changed - Cannot access HttpWorkerRequest from HttpModule

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 22 Jan 2005 02:49:05 -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 miguel@ximian.com.

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

--- shadow/71587	2005-01-22 02:20:52.000000000 -0500
+++ shadow/71587.tmp.13696	2005-01-22 02:49:05.000000000 -0500
@@ -232,6 +232,20 @@
 doubt it (you can prove me wrong with a test case ;-). Why? Because
 that would beat the whole purpose of limiting the request length.
 
 Hence, I'm closing the bug.
 
 Thanks for your time, comments and code.
+
+------- Additional Comments From miguel@ximian.com  2005-01-22 02:49 -------
+Chris, 
+
+    Is the explanation from Gonzalo enough for you to track down the
+issue on your side, or do we need something more?   
+
+Gonzalo,
+
+     You mention that in .NET 2.0 this is slightly improved, would
+there be a public property they could consume (we could implement
+and make internal perhaps?)
+
+