You are viewing a plain text version of this content. The canonical link for it is here.
- Re: java.lang.NoClassDefFoundError: org/apache/commons/codec/DecoderException - posted by paul <tj...@fairex.com> on 2004/10/01 05:22:21 UTC, 1 replies.
- Re: ATTN Open-source projects using HttpClient - posted by Dion Gillard <di...@gmail.com> on 2004/10/01 11:27:14 UTC, 0 replies.
- threads problem with many connections - posted by Guillaume Cottenceau <gc...@mnc.ch> on 2004/10/01 12:57:46 UTC, 15 replies.
- back in two weeks - posted by Ortwin Glück <or...@nose.ch> on 2004/10/01 17:23:34 UTC, 0 replies.
- DO NOT REPLY [Bug 31471] - HostConfiguration handling requires cleanup - posted by bu...@apache.org on 2004/10/01 17:29:34 UTC, 8 replies.
- RE: HttpClient + HTTPS + NTLM Authentication = HTTP/1.1401AccessDenied - posted by "Burke, Christopher" <cb...@carlson.com> on 2004/10/02 00:18:13 UTC, 0 replies.
- convert usage if URLConnection to HttpClient - posted by Jason Novotny <no...@aei.mpg.de> on 2004/10/02 20:16:56 UTC, 2 replies.
- java.net.SocketException: Connection reset - posted by Skandiska OY <sk...@mail.ee> on 2004/10/02 22:30:35 UTC, 4 replies.
- RE: HttpClient + HTTPS + NTLM Authentication = HTTP/1.1401AccessDenied - posted by Oleg Kalnichevski <ol...@apache.org> on 2004/10/02 22:36:37 UTC, 0 replies.
- DO NOT REPLY [Bug 21329] - Add InputStream buffering. - posted by bu...@apache.org on 2004/10/04 13:43:53 UTC, 1 replies.
- GetMethod instantiation throwing exception? - posted by "Yuzwa, Erik" <Er...@encana.com> on 2004/10/04 17:39:35 UTC, 1 replies.
- Timeouts - posted by Vijay <rn...@gmail.com> on 2004/10/04 19:24:59 UTC, 2 replies.
- Unlocatable exception within httpclient.HttpRecoverableException - posted by Jeff Fern <as...@fcse.co.uk> on 2004/10/05 08:27:42 UTC, 0 replies.
- HttpClient query... - posted by Srinivas Velidanda <sv...@yahoo.com> on 2004/10/05 13:32:47 UTC, 9 replies.
- Re: Unlocatable exception withinhttpclient.HttpRecoverableException - posted by Oleg Kalnichevski <ol...@bearingpoint.com> on 2004/10/05 14:50:34 UTC, 2 replies.
- Re: [VOTE] 2.0.2 release - posted by Eric Johnson <er...@tibco.com> on 2004/10/06 00:33:47 UTC, 6 replies.
- DO NOT REPLY [Bug 31378] - Move multipart request to a new RequestEntity type - posted by bu...@apache.org on 2004/10/06 05:45:11 UTC, 0 replies.
- Re: Problem with Preferences Architecture - posted by Oleg Kalnichevski <ol...@apache.org> on 2004/10/06 19:49:11 UTC, 0 replies.
- Mutithread use of HttpClient - posted by Clement Soullard <cl...@noos.fr> on 2004/10/06 23:36:52 UTC, 1 replies.
- DO NOT REPLY [Bug 27298] - Deprecate and replace SimpleHttpConnection with the SimpleHttpServer based testing framework - posted by bu...@apache.org on 2004/10/07 18:27:06 UTC, 5 replies.
- [VOTE][RESULT] 2.0.2 release - posted by Michael Becke <be...@u.washington.edu> on 2004/10/08 01:11:45 UTC, 0 replies.
- HttpClient with Applet to upload files using MultipartPost is required.... - posted by Srinivas Velidanda <sv...@yahoo.com> on 2004/10/08 08:43:24 UTC, 5 replies.
- [PATCH] ChunkedInputStream no longer requires an HttpMethod parameter - posted by Oleg Kalnichevski <ol...@bearingpoint.com> on 2004/10/08 16:23:18 UTC, 2 replies.
- getting through a proxy server - posted by Madeleine Wright <m....@ru.ac.za> on 2004/10/08 16:45:55 UTC, 10 replies.
- redirect problem in HttpClient - posted by Zulfi Umrani <zu...@novell.com> on 2004/10/08 19:53:10 UTC, 5 replies.
- DO NOT REPLY [Bug 31606] New: - Access to SO_TIMEOUT for open connections - posted by bu...@apache.org on 2004/10/08 20:50:20 UTC, 0 replies.
- DO NOT REPLY [Bug 31607] New: - Catch SocketTimeoutException not InterruptedIOException - posted by bu...@apache.org on 2004/10/09 00:48:54 UTC, 0 replies.
- DO NOT REPLY [Bug 31606] - Access to SO_TIMEOUT for open connections - posted by bu...@apache.org on 2004/10/09 12:49:01 UTC, 1 replies.
- DO NOT REPLY [Bug 31607] - Catch SocketTimeoutException not InterruptedIOException - posted by bu...@apache.org on 2004/10/09 13:01:37 UTC, 7 replies.
- Re: [PATCH] ChunkedInputStream no longer requires an HttpMethod parameter - posted by Michael Becke <be...@u.washington.edu> on 2004/10/10 14:12:00 UTC, 0 replies.
- Bugzilla - posted by Adrian Sutton <ad...@intencha.com> on 2004/10/11 04:46:35 UTC, 1 replies.
- [ANNOUNCE] Release of Commons HttpClient 2.0.2 - posted by Michael Becke <be...@u.washington.edu> on 2004/10/11 05:23:09 UTC, 5 replies.
- HttpClient Powered - posted by "Laurens M. Fridael" <lm...@planet.nl> on 2004/10/11 15:16:22 UTC, 0 replies.
- [ANNOUNCE] HttpClient is now a separate project in [Bugzilla] issue tracking system - posted by Oleg Kalnichevski <ol...@bearingpoint.com> on 2004/10/11 15:31:20 UTC, 2 replies.
- Re: [ANNOUNCE] HttpClient is now a separate project in [Bugzilla] issue tracking system - posted by Michael Becke <be...@u.washington.edu> on 2004/10/11 15:35:49 UTC, 3 replies.
- [Bugzilla] vs [JIRA] revisited - posted by Oleg Kalnichevski <ol...@bearingpoint.com> on 2004/10/11 16:12:18 UTC, 7 replies.
- Invalid response tests - posted by Michael Becke <be...@u.washington.edu> on 2004/10/12 04:04:19 UTC, 2 replies.
- DO NOT REPLY [Bug 31680] New: - DefaultHttpParamsFactory.getDefaultParams() is not thread safe - posted by bu...@apache.org on 2004/10/13 00:46:26 UTC, 0 replies.
- DO NOT REPLY [Bug 31680] - DefaultHttpParamsFactory.getDefaultParams() is not thread safe - posted by bu...@apache.org on 2004/10/13 02:52:54 UTC, 2 replies.
- How to share a single http session across multiple http posts - posted by "Beg, Mohsin" <mo...@certive.com> on 2004/10/13 10:22:02 UTC, 1 replies.
- UTF-8 Encoding Enquiry - posted by Ramiel Fong <ra...@netvigator.com> on 2004/10/13 13:22:26 UTC, 2 replies.
- Connection timing out - posted by Vinay Murthy <vi...@gmail.com> on 2004/10/14 18:31:06 UTC, 5 replies.
- HTTP Version Not Supported Error - posted by Nick Jarvis <ja...@hotmail.com> on 2004/10/14 20:13:01 UTC, 9 replies.
- Chris Meyer/MutualOMA is out of the office. - posted by Ch...@mutualofomaha.com on 2004/10/15 02:02:40 UTC, 0 replies.
- [GUMP@brutus]: Project commons-httpclient (in module jakarta-commons) success - posted by Stefan Bodewig <bo...@apache.org> on 2004/10/17 01:27:48 UTC, 0 replies.
- [GUMP@brutus]: Project commons-httpclient-2.0-branch (in module commons-httpclient-20-branch) success - posted by Stefan Bodewig <bo...@apache.org> on 2004/10/17 01:28:01 UTC, 0 replies.
- DO NOT REPLY [Bug 31783] New: - http.connection-manager.timeout is a LONG not an INTEGER - posted by bu...@apache.org on 2004/10/19 19:40:30 UTC, 0 replies.
- DO NOT REPLY [Bug 31783] - http.connection-manager.timeout is a LONG not an INTEGER - posted by bu...@apache.org on 2004/10/19 20:05:43 UTC, 1 replies.
- Is it possible to send and email using HTTPCLIENT? - posted by "Gerdes, Tom" <TG...@OldRepublicTitle.com> on 2004/10/19 21:10:34 UTC, 7 replies.
- File Uploading using HttpClient - posted by IndianAtTech <In...@gmail.com> on 2004/10/20 08:19:52 UTC, 7 replies.
- can not turn off log under HttpClient - posted by jr...@easyvoyage.fr on 2004/10/20 10:30:53 UTC, 4 replies.
- too many TCP connections using httpClient? - posted by Massimo Signori <si...@webscience.it> on 2004/10/21 15:34:49 UTC, 4 replies.
- Auto-detecting proxy settings in a standalone Java app - posted by Chris Brown <ch...@hotmail.com> on 2004/10/22 10:18:12 UTC, 15 replies.
- Re: downloading a ZIP file with HttpClient... - posted by Ortwin Glück <or...@nose.ch> on 2004/10/22 12:12:10 UTC, 1 replies.
- DO NOT REPLY [Bug 28296] - [API Doc] Compile performance optimization guide - posted by bu...@apache.org on 2004/10/22 20:50:09 UTC, 1 replies.
- Test - posted by Berin Lautenbach <be...@wingsofhermes.org> on 2004/10/23 03:23:53 UTC, 0 replies.
- still got problems with too TCP connections open - posted by Massimo Signori <si...@webscience.it> on 2004/10/25 13:49:39 UTC, 4 replies.
- Logging into peoplesoft using HttpClient 2.0.2 - posted by Chris Lamprecht <cl...@gmail.com> on 2004/10/26 00:24:02 UTC, 2 replies.
- Pls help , encountered error while sending data - posted by paul <tj...@fairex.com> on 2004/10/26 10:59:13 UTC, 1 replies.
- pre-emptive authentication for digest authentication - posted by "Jesus M. Salvo Jr." <je...@migasia.com> on 2004/10/27 07:05:45 UTC, 4 replies.
- DO NOT REPLY [Bug 31929] New: - Provide Date Header Util Methods - posted by bu...@apache.org on 2004/10/28 03:20:40 UTC, 0 replies.
- DO NOT REPLY [Bug 17821] - 100-Continue Error - posted by bu...@apache.org on 2004/10/28 10:02:52 UTC, 1 replies.
- DO NOT REPLY [Bug 31929] - Provide Date Header Util Methods - posted by bu...@apache.org on 2004/10/28 10:18:54 UTC, 1 replies.
- [HttpClient 3.0alpha2] Trouble with Basic authentication over SSL through a proxy. - posted by "MacDonald, Rindress" <RM...@enterasys.com> on 2004/10/28 17:20:16 UTC, 0 replies.
- Re: [HttpClient 3.0alpha2] Trouble with Basic authentication over SSL through a proxy. - posted by Oleg Kalnichevski <ol...@apache.org> on 2004/10/28 19:22:46 UTC, 1 replies.
- RE: [HttpClient 3.0alpha2] Trouble with Basic authentication overSSL through a proxy. - posted by "MacDonald, Rindress" <RM...@enterasys.com> on 2004/10/28 19:28:55 UTC, 1 replies.
- RE: [HttpClient 3.0alpha2] Trouble with Basic authentication overSSL through a proxy. - posted by Oleg Kalnichevski <ol...@apache.org> on 2004/10/29 00:13:56 UTC, 0 replies.
- Connection timeout - posted by Massimo Signori <si...@webscience.it> on 2004/10/29 17:48:28 UTC, 0 replies.
- DO NOT REPLY [Bug 31981] New: - SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector - posted by bu...@apache.org on 2004/10/30 13:04:41 UTC, 0 replies.
- DO NOT REPLY [Bug 31981] - SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector - posted by bu...@apache.org on 2004/10/30 13:05:19 UTC, 3 replies.
- DO NOT REPLY [Bug 31994] New: - Deprecate and replace TestWebapp with the SimpleHttpServer based testing framework - posted by bu...@apache.org on 2004/10/31 15:20:24 UTC, 0 replies.
- DO NOT REPLY [Bug 31994] - Deprecate and replace TestWebapp with the SimpleHttpServer based testing framework - posted by bu...@apache.org on 2004/10/31 15:21:02 UTC, 0 replies.
- DO NOT REPLY [Bug 31995] New: - Provide additional test coverage for HTTP and HTTPS over proxy - posted by bu...@apache.org on 2004/10/31 15:22:50 UTC, 0 replies.
- DO NOT REPLY [Bug 31995] - Provide additional test coverage for HTTP and HTTPS over proxy - posted by bu...@apache.org on 2004/10/31 15:23:18 UTC, 1 replies.
- Re: DO NOT REPLY [Bug 31981] - SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector - posted by Oleg Kalnichevski <ol...@apache.org> on 2004/10/31 22:15:47 UTC, 0 replies.
- Re: DO NOT REPLY [Bug 31981] - SSL + proxy + Host auth + Keep Alive off causes an infinite loop in HttpMethodDirector - posted by Michael Becke <be...@u.washington.edu> on 2004/10/31 23:01:21 UTC, 0 replies.