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=78150 --- shadow/78150 2006-04-26 17:40:51.000000000 -0400 +++ shadow/78150.tmp.24262 2006-04-26 17:42:04.000000000 -0400 @@ -38,6 +38,11 @@ same behavior persists (doesn't send proxy auth). Just try the original test case with some https url, and it will give you ConnectFailure error (which is also strange). ------- Additional Comments From [EMAIL PROTECTED] 2006-04-26 17:40 ------- Fixed in svn 1-1-7, 1-1-13 and HEAD. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-26 17:42 ------- +Btw, when using a proxy for SSL connections when you need credentials, +I recommend using request.PreAuthenticate, otherwise, for every +connection there will be a challenge/response. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
