RE: How do I get passed my NT Proxy?

2003-09-29 Thread Kalnichevski, Oleg
Mike, I believe this problem has nothing to do with 'connection: close' header. The force-close flag must be explicitly set by invoking HttpMethodBase#setConnectionCloseForced(boolean). There are only two invocations of this method in our code. None of them should have been triggered by the

Prompting user for authentication?

2003-09-29 Thread David . Hay
I've been working with HttpClient for the past few days and have it just about working to my liking. I must say I really like how it's designed! However there's one bit that still bugs me...authentication of proxy and web servers (response codes 401 and 407). Basically, what I'd like to do is

where's the web page?

2003-09-29 Thread Yue Luo
Hi, Today I cannot find the web page for our httpclient project. The apache homepage links to commons.apache.org, which does not have any information. What happened? Where can I find the httpclient web page? Thank you. Yue

Re: where's the web page?

2003-09-29 Thread Ortwin Glück
I don't think commons.apache.org is actually used. Try jakarta.apache.org/commons - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]