R
Rafael Pivato
Hi,
I am using HttpWebRequest and NetworkCredentials to make my request.
The problem is that the client lives behind a web proxy and can't handle
NTLM.
How can I make the HttpWebRequest use the basic authentication method ?
Thanks,
Rafael Pivato
I am using HttpWebRequest and NetworkCredentials to make my request.
The problem is that the client lives behind a web proxy and can't handle
NTLM.
How can I make the HttpWebRequest use the basic authentication method ?
Thanks,
Rafael Pivato