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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top