Saminda,

I am a bit puzzled by your question. There is documentation on how to use proxies and NTLM authenication on our website:

http://jakarta.apache.org/commons/httpclient/authentication.html

Okay there is no sample code for proxy really. But have a look at the API Docs of HostConfiguration:

http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/HostConfiguration.html

Oleg, I guess we should provide a simple proxy sample.

Odi


Saminda Abeyruwan wrote:
Hi all ,

HttpClient is pretty much straightforward in "http" and ssl connections. This gave me immense flexibility in my project. With the advancement, there is a requirement for NTLM and Proxy support via HttpClient.

What would be the best way to approach and adopt to give NTLM and Proxy support.

Any help will be highly appriciated.

Saminda


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to