You are viewing a plain text version of this content. The canonical link for it is here.
- Handling 100 Continue on https put or post? - posted by Don Robertson <do...@documentum.com> on 2003/05/01 00:55:30 UTC, 2 replies.
- RE: posting problem pt 2 - posted by Kurt Hobson <ku...@us.didata.com> on 2003/05/01 01:31:29 UTC, 0 replies.
- DO NOT REPLY [Bug 19230] - httpClient failed to reconnect after keep-alive connection timed out - posted by bu...@apache.org on 2003/05/01 02:03:14 UTC, 3 replies.
- DO NOT REPLY [Bug 19286] - httpClient incorrectly closing tunnelled connection right after tunnell established - posted by bu...@apache.org on 2003/05/01 03:28:47 UTC, 3 replies.
- DO NOT REPLY [Bug 19494] - StackOverflowError in HttpConnection - posted by bu...@apache.org on 2003/05/01 04:42:41 UTC, 10 replies.
- DO NOT REPLY [Bug 10791] - HTTP Version configuration and tracking - posted by bu...@apache.org on 2003/05/01 14:10:44 UTC, 0 replies.
- Re: uri problems - posted by Michael Becke <be...@u.washington.edu> on 2003/05/01 14:19:26 UTC, 7 replies.
- DO NOT REPLY [Bug 19226] - NTLM authentication failed due to closing of connection - posted by bu...@apache.org on 2003/05/01 18:22:18 UTC, 9 replies.
- Re: DO NOT REPLY [Bug 19230] - httpClient failed to reconnec t after keep-alive connection timed out - posted by Laura Werner <la...@lwerner.org> on 2003/05/01 19:16:40 UTC, 1 replies.
- PATCH: Allow custom HttpState in HttpClient.executeMethod - posted by Laura Werner <la...@lwerner.org> on 2003/05/02 03:25:56 UTC, 3 replies.
- Possible URI problem - posted by Michael Becke <be...@u.washington.edu> on 2003/05/02 14:28:07 UTC, 1 replies.
- DO NOT REPLY [Bug 19609] New: - HttpMethodBase(String) incorrectly encoding URI - posted by bu...@apache.org on 2003/05/02 19:45:02 UTC, 0 replies.
- DO NOT REPLY [Bug 19609] - HttpMethodBase(String) incorrectly encoding URI - posted by bu...@apache.org on 2003/05/02 19:46:19 UTC, 4 replies.
- HTTPClient - posted by gon ishihara <ma...@yahoo.com> on 2003/05/02 19:48:16 UTC, 2 replies.
- Get "SSL implementation not available" with JDK 1.2.2, but not with 1.4.1 - posted by "Karr, David" <Da...@wamu.net> on 2003/05/02 23:23:33 UTC, 1 replies.
- Re: Get "SSL implementation not available" with JDK 1.2.2, but not with 1.4.1 - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/03 00:00:32 UTC, 1 replies.
- DO NOT REPLY [Bug 19618] New: - URL class constructors need revision, optimization - posted by bu...@apache.org on 2003/05/03 01:39:52 UTC, 0 replies.
- DO NOT REPLY [Bug 19618] - URL class constructors need revision, optimization - posted by bu...@apache.org on 2003/05/03 01:40:21 UTC, 0 replies.
- DO NOT REPLY [Bug 19618] - URI class constructors need revision, optimization - posted by bu...@apache.org on 2003/05/03 01:42:15 UTC, 0 replies.
- DO NOT REPLY [Bug 10816] - User/Developer Documentation - posted by bu...@apache.org on 2003/05/03 06:12:59 UTC, 13 replies.
- DO NOT REPLY [Bug 19373] - Performance Optimizations - posted by bu...@apache.org on 2003/05/03 07:44:14 UTC, 0 replies.
- Maven build - posted by Michael Becke <be...@u.washington.edu> on 2003/05/03 14:52:36 UTC, 3 replies.
- DO NOT REPLY [Bug 19235] - Problem with redirect on HEAD when (bad, naughty) server returns body content - posted by bu...@apache.org on 2003/05/04 22:47:14 UTC, 31 replies.
- Re: DO NOT REPLY [Bug 10816] - User/Developer Documentation - posted by Michael Becke <be...@u.washington.edu> on 2003/05/05 00:03:51 UTC, 1 replies.
- DO NOT REPLY [Bug 19635] New: - GET an image without any Headers causes HttpRecoverableException - posted by bu...@apache.org on 2003/05/05 06:53:59 UTC, 0 replies.
- DO NOT REPLY [Bug 19635] - GET an image without any Headers causes HttpRecoverableException - posted by bu...@apache.org on 2003/05/05 18:38:39 UTC, 1 replies.
- Why is the HttpConnectionManager a field in HttpState? - posted by Laura Werner <la...@lwerner.org> on 2003/05/06 02:15:02 UTC, 4 replies.
- Cookie problem with strict mode - posted by Narayanan Unny E <na...@strandgenomics.com> on 2003/05/06 07:55:29 UTC, 2 replies.
- [PATCH] Why is the HttpConnectionManager a field in HttpState? - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/06 20:36:31 UTC, 11 replies.
- Beta 1 - last call - posted by Jeffrey Dever <js...@sympatico.ca> on 2003/05/08 15:33:15 UTC, 5 replies.
- How to implement a bi-directional SSL sheme ? - posted by "Canbay, Özkan" <O....@hzd.hessen.de> on 2003/05/08 17:11:32 UTC, 0 replies.
- DO NOT REPLY [Bug 19771] New: - Netscape proxy problem wtih POST - posted by bu...@apache.org on 2003/05/08 18:41:28 UTC, 0 replies.
- DO NOT REPLY [Bug 19771] - Netscape proxy problem wtih POST - posted by bu...@apache.org on 2003/05/08 18:43:19 UTC, 24 replies.
- Re: How to implement a bi-directional SSL sheme ? - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/08 23:56:59 UTC, 0 replies.
- how to "continue" following a 100 status message with a PUT - posted by "Wilcox, Mark" <Ma...@webct.com> on 2003/05/09 00:00:14 UTC, 2 replies.
- [PATCH] Add HostConfiguration.set/getLocalAddress - posted by Laura Werner <la...@lwerner.org> on 2003/05/09 02:32:47 UTC, 1 replies.
- Authentication Realm - posted by Adrian Sutton <ad...@intencha.com> on 2003/05/09 03:55:09 UTC, 0 replies.
- Some Good News - posted by Adrian Sutton <ad...@intencha.com> on 2003/05/09 08:38:50 UTC, 0 replies.
- nightly build fixed PUT problem - posted by "Wilcox, Mark" <Ma...@webct.com> on 2003/05/09 17:04:49 UTC, 0 replies.
- is there still a need for a custom SSLFactory - posted by "Wilcox, Mark" <Ma...@webct.com> on 2003/05/09 17:07:56 UTC, 2 replies.
- Reading contents of a frameset - posted by richard green <gr...@hotmail.com> on 2003/05/09 19:37:08 UTC, 7 replies.
- [PATCH] take 2: add set/getLocalAddress to HostConfiguration, HttpConnection - posted by Laura Werner <la...@lwerner.org> on 2003/05/09 20:47:24 UTC, 2 replies.
- [PATCH] Authentication Realm & Proxy Authentication Realm - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/10 16:29:38 UTC, 6 replies.
- DO NOT REPLY [Bug 19827] New: - Add set/getLocalAddress methods to HostConfiguration - posted by bu...@apache.org on 2003/05/10 22:06:58 UTC, 0 replies.
- DO NOT REPLY [Bug 19827] - Add set/getLocalAddress methods to HostConfiguration - posted by bu...@apache.org on 2003/05/10 23:44:53 UTC, 3 replies.
- HttpClient needs commons-logging on Solaris with iPlanet 4.1, but fails with it on Windows with Tomcat 4.1.18 - posted by "Karr, David" <Da...@wamu.net> on 2003/05/12 18:48:19 UTC, 1 replies.
- Re: HttpClient needs commons-logging on Solaris with iPlanet 4.1, - posted by Ryan Hoegg <rh...@isisnetworks.net> on 2003/05/12 19:08:03 UTC, 0 replies.
- DO NOT REPLY [Bug 19868] New: - Need the InterruptedIOException when timeout - posted by bu...@apache.org on 2003/05/12 22:37:38 UTC, 0 replies.
- DO NOT REPLY [Bug 19868] - Need the InterruptedIOException when timeout - posted by bu...@apache.org on 2003/05/13 00:22:50 UTC, 23 replies.
- DO NOT REPLY [Bug 13463] - Request/Response race condition when doing multiple requests on the same connection. - posted by bu...@apache.org on 2003/05/13 10:44:47 UTC, 5 replies.
- Re: DO NOT REPLY [Bug 19868] - Need the InterruptedIOException when timeout - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/14 22:20:20 UTC, 0 replies.
- beta1 interface freeze - posted by Jandalf <js...@apache.org> on 2003/05/15 07:36:31 UTC, 3 replies.
- DO NOT REPLY [Bug 19969] New: - Problems with PostMethod - posted by bu...@apache.org on 2003/05/15 21:42:53 UTC, 0 replies.
- DO NOT REPLY [Bug 19969] - Problems with ---GetMethod - posted by bu...@apache.org on 2003/05/15 22:15:03 UTC, 4 replies.
- 405 - Connection established - posted by Andrs Costa <ac...@itesa.com.ar> on 2003/05/15 23:33:45 UTC, 0 replies.
- StrictSSLProtocolSocketFactory - posted by Sebastian Hauer <ha...@psicode.com> on 2003/05/16 14:24:44 UTC, 3 replies.
- DO NOT REPLY [Bug 19969] - Problems with redirect when NTLM authentication is used - posted by bu...@apache.org on 2003/05/16 19:53:03 UTC, 9 replies.
- How to get POST request OutputStream? - posted by Sebastian Hauer <ha...@psicode.com> on 2003/05/17 18:45:07 UTC, 4 replies.
- DO NOT REPLY [Bug 20031] New: - Set-Cookie header misinterpreted - posted by bu...@apache.org on 2003/05/19 12:42:40 UTC, 0 replies.
- DO NOT REPLY [Bug 20031] - Set-Cookie header misinterpreted - posted by bu...@apache.org on 2003/05/19 13:54:41 UTC, 0 replies.
- DO NOT REPLY [Bug 11240] - Cookies with ',' in the value string is not parsed correctly in some cases - posted by bu...@apache.org on 2003/05/19 13:54:43 UTC, 0 replies.
- Book on HTTP - posted by Ortwin Glück <or...@nose.ch> on 2003/05/20 20:32:26 UTC, 3 replies.
- Beta-1 release - posted by Oleg Kalnichevski <o....@dplanet.ch> on 2003/05/20 23:20:14 UTC, 10 replies.
- DO NOT REPLY [Bug 20089] New: - Authentication fails with proxied SSL Connections - posted by bu...@apache.org on 2003/05/21 03:46:41 UTC, 0 replies.
- DO NOT REPLY [Bug 20089] - Authentication fails with proxied SSL Connections - posted by bu...@apache.org on 2003/05/21 03:58:38 UTC, 12 replies.
- FormLoginDemo.java - posted by "Yan, Charlene" <Ch...@thomsonlearning.com> on 2003/05/21 15:30:16 UTC, 2 replies.
- No response return after execute PostMethod ??? - posted by Eric Chow <ec...@macaucabletv.com> on 2003/05/22 08:59:02 UTC, 1 replies.
- HttpClient stability issues? - posted by "Walther, Benjamin" <Be...@sunrise.net> on 2003/05/23 14:41:53 UTC, 5 replies.
- null response stream when posting using https - posted by "Boris J. Bonfils" <bb...@bording.dk> on 2003/05/23 16:04:50 UTC, 3 replies.
- It's not all about hacking (unfortunately) - posted by "Kalnichevski, Oleg" <ol...@bearingpoint.com> on 2003/05/23 17:42:30 UTC, 9 replies.
- DO NOT REPLY [Bug 20198] New: - hhtpClient failed to work with IBM Web Traffic Express Caching proxy on https - posted by bu...@apache.org on 2003/05/23 22:35:27 UTC, 0 replies.
- DO NOT REPLY [Bug 20198] - hhtpClient failed to work with IBM Web Traffic Express Caching proxy on https - posted by bu...@apache.org on 2003/05/23 22:36:06 UTC, 1 replies.
- Example of using HttpClient to measure performance - posted by Michael Mattox <mi...@verideon.com> on 2003/05/24 09:15:24 UTC, 2 replies.
- Updated release_notes.txt - posted by Adrian Sutton <ad...@intencha.com> on 2003/05/24 13:54:04 UTC, 1 replies.
- DO NOT REPLY [Bug 20198] - HttpClient drops connection to the proxy when an invalid 'connection: close' directive is encountered in 'connection established' response - posted by bu...@apache.org on 2003/05/25 16:43:06 UTC, 7 replies.
- news.xml - posted by Michael Becke <be...@u.washington.edu> on 2003/05/26 00:16:44 UTC, 0 replies.
- DO NOT REPLY [Bug 20229] New: - Build problem with StrictSSLProtocolSocketFactory - posted by bu...@apache.org on 2003/05/26 06:28:39 UTC, 0 replies.
- DO NOT REPLY [Bug 20240] New: - Doesn't handle weblogic cookies - posted by bu...@apache.org on 2003/05/26 15:16:06 UTC, 0 replies.
- DO NOT REPLY [Bug 20240] - Cookies with null path attribute are rejected in the compatibility mode - posted by bu...@apache.org on 2003/05/26 16:21:32 UTC, 5 replies.
- DO NOT REPLY [Bug 20229] - Build problem with StrictSSLProtocolSocketFactory - posted by bu...@apache.org on 2003/05/26 20:47:07 UTC, 0 replies.
- Redirect Issue - posted by Sunil Kumar K <su...@majoris.com> on 2003/05/27 16:17:08 UTC, 12 replies.
- Httpclient under weblogic 7.0 - posted by Om Narayan <om...@hotmail.com> on 2003/05/28 02:12:36 UTC, 11 replies.
- DO NOT REPLY [Bug 20288] New: - httpMethod.releaseConnection does not terminate requests - posted by bu...@apache.org on 2003/05/28 09:36:02 UTC, 0 replies.
- DO NOT REPLY [Bug 20288] - httpMethod.abort needed - posted by bu...@apache.org on 2003/05/28 10:12:14 UTC, 0 replies.
- DO NOT REPLY [Bug 10809] - Developer documentation - posted by bu...@apache.org on 2003/05/28 12:56:09 UTC, 2 replies.
- Beta release date? - posted by "Walther, Benjamin" <Be...@sunrise.net> on 2003/05/28 17:15:23 UTC, 1 replies.
- BETA-1 is officially out - posted by "Kalnichevski, Oleg" <ol...@bearingpoint.com> on 2003/05/28 17:29:07 UTC, 6 replies.
- Resuming downloads ? - posted by Marcus Crafter <cr...@managesoft.com> on 2003/05/28 17:37:44 UTC, 3 replies.
- Help on client authentication - posted by Patrick Cardinal <ca...@rediffmail.com> on 2003/05/29 06:56:24 UTC, 3 replies.
- Https, ProxyAuthentication and HttpClient - posted by Dushan Karawita <TC...@emirates.com> on 2003/05/29 14:51:34 UTC, 1 replies.
- Memory issues with long connections? - posted by Jan Gonsalves <JG...@Xtensible.com> on 2003/05/29 16:36:57 UTC, 1 replies.
- DO NOT REPLY [Bug 20335] New: - There is no way to change RESPONSE_WAIT_TIME_MS programmatically - posted by bu...@apache.org on 2003/05/29 21:20:33 UTC, 0 replies.
- DO NOT REPLY [Bug 20335] - There is no way to change RESPONSE_WAIT_TIME_MS programmatically - posted by bu...@apache.org on 2003/05/29 22:18:08 UTC, 1 replies.
- Java can leak... - posted by Jan Gonsalves <JG...@Xtensible.com> on 2003/05/30 00:09:20 UTC, 5 replies.
- 2.0-beta1 files have been uploaded - posted by di...@multitask.com.au on 2003/05/30 06:07:42 UTC, 2 replies.