[Mono-bugs] [Bug 43349][Maj] Changed - Credentials property of System.Net.HttpWebRequest does not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 4 Sep 2003 18:02:16 -0400 (EDT)


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=43349

--- shadow/43349	2003-07-17 20:41:19.000000000 -0400
+++ shadow/43349.tmp.6808	2003-09-04 18:02:16.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 43349
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mdamt@bisnisweb.com               
@@ -41,6 +41,16 @@
 Additional Information:
 
 ------- Additional Comments From mdamt@bisnisweb.com  2003-05-20 00:38 -------
 Created an attachment (id=4398)
 suggested patch to HttpWebRequest.cs
 
+
+------- Additional Comments From miguel@ximian.com  2003-09-04 18:02 -------
+This usage pattern seems incorrect.  I have checked, and we do
+authentication elsewhere, the patch should not try to manipulate these
+headers directly.
+
+please provide a sample program, together with a url where we can test
+this. 
+
+Am setting the bug to NEEDINFO until then.