[Mono-bugs] [Bug 81432][Nor] Changed - Authorization field in WebHeaderCollection is not set
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Apr 24 14:27:09 EDT 2007
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 bcamps at aastra.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81432
--- shadow/81432 2007-04-23 14:58:10.000000000 -0400
+++ shadow/81432.tmp.21966 2007-04-24 14:27:09.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.2
OS: Red Hat 8.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: bcamps at aastra.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -46,6 +46,12 @@
//send the request
HttpWebResponse result = (HttpWebResponse) req.GetResponse();
Additional Information:
In All case the webserver send a 401 response and I have an exception.
+
+------- Additional Comments From bcamps at aastra.com 2007-04-24 14:27 -------
+Hello,
+after additionnal test i found a solution.
+In my prgram, If I set some datas and after the header, i've got the
+problem but If i do the contrario (header and after data) it works.
More information about the mono-bugs
mailing list