[Mono-dev] HttpListener and basic auth
"Andrés G. Aragoneses"
knocte at gmail.com
Thu Apr 3 14:39:54 EDT 2008
Maciej Paszta wrote:
> Hello Guys,
>
> I'm developing standalone service provider that uses HttpListener to
> serve appropriate requests. I'm having difficulty using Basic
> Authentication (not to say that it doesn't work at all). I'm using Mono
> 1.2.6 and the following testcase was performed on Windows, MacOS and Linux:
>
>
> The expected result is that browser shows login window when one can
> enter username and password. Unfortunately it doesn't. Method
> AuthenticationSelector is not called at all and the program throws
> NullReference exception in line 52. The following code was tested on
> .NET 2.0 and there it works as supposed.
>
Report the bug and attach the testcase:
http://www.mono-project.com/Bugs
Thanks,
Andres
--
More information about the Mono-devel-list
mailing list