[Mono-list] Basic Authentication

Gonzalo Paniagua Javier gonzalo@ximian.com
Tue, 04 Nov 2003 00:20:35 +0100


El dom, 02-11-2003 a las 22:20, Helge Hess escribió:
> Hi,
> 
> On 31.10.2003, at 17:54, Helge Hess wrote:
> > is HttpWebRequest basic authentication supposed to work with Mono 
> > 0.28? I somehow don't get this working:
> ...
> > Does anyone has a small example which works with Mono and does 
> > authenticate against a webserver? Doesn't necessarily need to be 
> > PreAuthenticate, a 401/200 loop would be fine as well.
> 
> OK, I tracked down the issue a bit. Basic-Auth of course works with 
> HTTP GET, I have working examples with that (thanks Chris). The issue 
> is raised with HTTP POST and some weird HTTP/1.1 - 1.0 interaction.

Can you file a bug report in bugzilla adding all the information (test
cases) needed to reproduce this?


Thanks in advance.

-Gonzalo