You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Resolved: (HTTPCLIENT-852) CircularRedirectException encountered when using a proxy, but not when reaching the target directly - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/01 13:00:07 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-853) Wrong cookie matching port number reported when using a proxy - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/01 22:03:07 UTC, 0 replies.
- SSL Engine configuration for setNeedClientAuth - posted by johndoe Doe <j1...@yahoo.com> on 2009/06/02 08:51:32 UTC, 2 replies.
- [jira] Created: (HTTPCORE-198) CONNECT command is not sending Host header for HTTP 1.1 - posted by "Jaroslaw Odzga (JIRA)" <ji...@apache.org> on 2009/06/02 11:49:07 UTC, 0 replies.
- [jira] Commented: (HTTPCLIENT-852) CircularRedirectException encountered when using a proxy, but not when reaching the target directly - posted by "Charles Fr Rey (JIRA)" <ji...@apache.org> on 2009/06/02 13:13:07 UTC, 0 replies.
- [jira] Commented: (HTTPCLIENT-853) Wrong cookie matching port number reported when using a proxy - posted by "Charles Fr Rey (JIRA)" <ji...@apache.org> on 2009/06/02 13:23:07 UTC, 2 replies.
- how to save the Entity from a HttpRequest into a database table? - posted by Brijesh Deo <bd...@SonicWALL.com> on 2009/06/02 13:38:35 UTC, 2 replies.
- [jira] Resolved: (HTTPCORE-198) CONNECT command is not sending Host header for HTTP 1.1 - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/02 20:41:07 UTC, 0 replies.
- Re: [jira] Commented: (HTTPCLIENT-523) SPNEGO authentication scheme - posted by Matt032 <ma...@yahoo.com> on 2009/06/03 11:17:29 UTC, 7 replies.
- [jira] Updated: (HTTPCLIENT-523) SPNEGO authentication scheme - posted by "Matthew Stevenson (JIRA)" <ji...@apache.org> on 2009/06/03 21:15:07 UTC, 1 replies.
- Back-to-back HTTP User Agent - posted by "J. D." <j1...@yahoo.com> on 2009/06/04 08:44:11 UTC, 1 replies.
- [Httpcomponents Wiki] Update of "HttpClientTutorial" by OlegKalnichevski - posted by Apache Wiki <wi...@apache.org> on 2009/06/04 20:20:11 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-764) HttpClient javadocs need improving - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/04 20:25:07 UTC, 0 replies.
- Re: svn commit: r781814 - in /httpcomponents/httpcore/branches/4.0.x/httpcore-nio/src/main/java/org/apache/http/nio/util: SharedInputBuffer.java SharedOutputBuffer.java - posted by sebb <se...@gmail.com> on 2009/06/04 20:26:24 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-819) HttpParams doesn't document its key values - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/04 20:27:08 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-820) AbstractHttpClient.addRequestInterceptor should document in what order the interceptors run - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/04 20:27:08 UTC, 0 replies.
- [jira] Updated: (HTTPCLIENT-851) Helper classes for HttpClient : spring-like templates, Gzip interceptor, spring FactoryBean, ... - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/04 20:27:08 UTC, 0 replies.
- [jira] Updated: (HTTPCLIENT-835) Thread safety and visibility Improvements - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/04 20:29:07 UTC, 0 replies.
- [HttpClient] Tutorial is content complete and ready for review - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/04 21:39:23 UTC, 1 replies.
- [jira] Commented: (HTTPCORE-198) CONNECT command is not sending Host header for HTTP 1.1 - posted by "Jaroslaw Odzga (JIRA)" <ji...@apache.org> on 2009/06/04 23:11:07 UTC, 0 replies.
- [jira] Updated: (HTTPCLIENT-841) potential memory leak when using ThreadSafeClientConnManager - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/05 17:18:09 UTC, 1 replies.
- Re: svn commit: r781814 - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/05 20:37:15 UTC, 3 replies.
- [jira] Resolved: (HTTPCLIENT-842) Link javadocs of HttpClient, HttpCore and HttpMime - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/07 13:46:08 UTC, 0 replies.
- [NIO HttpCore user] sending requests - posted by Pasquiers Gwenhael <gw...@Devoteam.com> on 2009/06/09 17:12:29 UTC, 3 replies.
- [jira] Commented: (HTTPCLIENT-579) NTLMv2 support - posted by "kay lin (JIRA)" <ji...@apache.org> on 2009/06/10 17:26:12 UTC, 17 replies.
- Hudson build became unstable: HttpComponents Client » HttpClient #18 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/06/11 02:27:25 UTC, 0 replies.
- Hudson build is back to stable: HttpComponents Client » HttpClient #19 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/06/12 00:27:53 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-841) potential memory leak when using ThreadSafeClientConnManager - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/13 12:23:07 UTC, 0 replies.
- [HttpCore] HttpCore 4.0.1 preview packages - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/13 13:43:21 UTC, 7 replies.
- Question on HTTPClient-675 - posted by D H <te...@gmail.com> on 2009/06/15 18:57:53 UTC, 8 replies.
- [jira] Updated: (HTTPCLIENT-579) NTLMv2 support - posted by "Konstantin Kasatkin (JIRA)" <ji...@apache.org> on 2009/06/17 10:16:08 UTC, 0 replies.
- [jira] Issue Comment Edited: (HTTPCLIENT-579) NTLMv2 support - posted by "Konstantin Kasatkin (JIRA)" <ji...@apache.org> on 2009/06/17 10:24:07 UTC, 1 replies.
- [jira] Created: (HTTPCLIENT-854) RFE: Provide mechanism to allow request transmission and response reception to be performed independently - posted by "Mike Cumings (JIRA)" <ji...@apache.org> on 2009/06/17 23:26:07 UTC, 0 replies.
- [jira] Updated: (HTTPCLIENT-854) RFE: Provide mechanism to allow request transmission and response reception to be performed independently - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/17 23:52:07 UTC, 3 replies.
- [VOTE] HttpComponents Core 4.0.1 release - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/18 20:35:19 UTC, 5 replies.
- [jira] Commented: (HTTPCLIENT-854) RFE: Provide mechanism to allow request transmission and response reception to be performed independently - posted by "Sam Berlin (JIRA)" <ji...@apache.org> on 2009/06/19 01:49:07 UTC, 21 replies.
- [jira] Issue Comment Edited: (HTTPCLIENT-854) RFE: Provide mechanism to allow request transmission and response reception to be performed independently - posted by "Mike Cumings (JIRA)" <ji...@apache.org> on 2009/06/19 05:31:07 UTC, 0 replies.
- Problems with release checking - posted by sebb <se...@gmail.com> on 2009/06/19 15:45:49 UTC, 6 replies.
- [VOTE][RESULT] HttpComponents Core 4.0.1 release - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/21 12:52:03 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents HttpCore 4.0.1 (GA) Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2009/06/22 20:43:57 UTC, 0 replies.
- Http Core NIO Client Using non-socket Channel - posted by "J. D." <j1...@yahoo.com> on 2009/06/24 03:11:41 UTC, 8 replies.
- [jira] Created: (HTTPCLIENT-855) DNS Multiple A Support - posted by "THIRION Yannick (JIRA)" <ji...@apache.org> on 2009/06/26 23:03:47 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-855) DNS Multiple A Support - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/28 15:16:47 UTC, 0 replies.
- [jira] Created: (HTTPCLIENT-856) Proxy NTLM Authentication Redirecting to different address fails saying Proxy Auth Required. - posted by "Raj (JIRA)" <ji...@apache.org> on 2009/06/29 13:59:47 UTC, 0 replies.
- [jira] Updated: (HTTPCLIENT-856) Proxy NTLM Authentication Redirecting to different address fails saying Proxy Auth Required. - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/29 14:29:47 UTC, 0 replies.
- [jira] Commented: (HTTPCLIENT-856) Proxy NTLM Authentication Redirecting to different address fails saying Proxy Auth Required. - posted by "Raj (JIRA)" <ji...@apache.org> on 2009/06/29 16:09:47 UTC, 3 replies.
- [jira] Resolved: (HTTPCLIENT-856) Proxy NTLM Authentication Redirecting to different address fails saying Proxy Auth Required. - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/29 21:33:47 UTC, 0 replies.
- [jira] Created: (HTTPCLIENT-857) some sites return 404 status code even though they are accessible by all browsers - posted by "Sami Ben Romdhane (JIRA)" <ji...@apache.org> on 2009/06/30 04:30:47 UTC, 0 replies.
- [jira] Closed: (HTTPCLIENT-856) Proxy NTLM Authentication Redirecting to different address fails saying Proxy Auth Required. - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/30 10:48:48 UTC, 0 replies.
- [jira] Commented: (HTTPCLIENT-857) some sites return 404 status code even though they are accessible by all browsers - posted by "Ortwin Glück (JIRA)" <ji...@apache.org> on 2009/06/30 11:57:48 UTC, 5 replies.
- [jira] Resolved: (HTTPCLIENT-857) some sites return 404 status code even though they are accessible by all browsers - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2009/06/30 12:01:47 UTC, 0 replies.
- [jira] Created: (HTTPCLIENT-858) uri with '|' - posted by "yongyuan.jiang (JIRA)" <ji...@apache.org> on 2009/06/30 16:07:47 UTC, 0 replies.
- [jira] Resolved: (HTTPCLIENT-858) uri with '|' - posted by "Ortwin Glück (JIRA)" <ji...@apache.org> on 2009/06/30 16:47:47 UTC, 0 replies.