[Mono-bugs] [Bug 76013][Nor] Changed - Keys from Cookie and from
URL in HTTP Get Request are merged
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 7 13:04:28 EDT 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 kornelpal at hotmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76013
--- shadow/76013 2005-09-07 12:57:12.000000000 -0400
+++ shadow/76013.tmp.27103 2005-09-07 13:04:28.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76013
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: Gentoo Linux
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: toshok at ximian.com
ReportedBy: matthiasf at voelcker.com
QAContact: mono-bugs at ximian.com
@@ -52,6 +52,17 @@
Created an attachment (id=15704)
TestCase for Bug 76013
------- Additional Comments From matthiasf at voelcker.com 2005-09-07 12:57 -------
Attachementname is HttpRequestTest.tar.gz
+
+------- Additional Comments From kornelpal at hotmail.com 2005-09-07 13:04 -------
+The behaviour you described is the expected behaviour:
+http://msdn.microsoft.com/library/en-
+us/cpref/html/frlrfSystemWebHttpRequestClassItemTopic.asp
+
+"Property Value: The QueryString, Form, Cookies, or ServerVariables
+collection member specified in the key parameter."
+
+If you need the value from a specific collection use the appropriate
+property of HttpRequest.
More information about the mono-bugs
mailing list