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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
