Choosing HTTP authentication method

  • Thread starter Thread starter Rafael Pivato
  • Start date Start date
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
 
Back
Top