You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (HTTPCORE-164) DefaultConnectingIOReactor throws ConcurrentModificationException in processEvents() method - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/01 00:14:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPASYNC-43) Broken Links httpcomponents-asyncclient-dev - posted by "Sebb (JIRA)" <ji...@apache.org> on 2013/06/01 01:38:22 UTC, 0 replies.
- [jira] [Commented] (HTTPASYNC-43) Broken Links httpcomponents-asyncclient-dev - posted by "Ignat Alexeyenko (JIRA)" <ji...@apache.org> on 2013/06/01 10:11:20 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-343) ConcurrentModificationException into ProcessPendingRequest when queries are reinjected into the ResponseConsumer#failed event (after a Timeout failure of the original query) - posted by "Frédéric Passaniti (JIRA)" <ji...@apache.org> on 2013/06/03 10:14:19 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-343) ConcurrentModificationException into ProcessPendingRequest when queries are reinjected into the ResponseConsumer#failed event (after a Timeout failure of the original query) - posted by "Frédéric Passaniti (JIRA)" <ji...@apache.org> on 2013/06/03 10:16:22 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-1362) Confusing message in HttpHostConnectException - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/03 10:34:22 UTC, 1 replies.
- [jira] [Resolved] (HTTPCLIENT-1362) Confusing message in HttpHostConnectException - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/03 13:56:20 UTC, 0 replies.
- HttpCore 4.3 Status - posted by James Leigh <ja...@3roundstones.com> on 2013/06/03 15:18:47 UTC, 1 replies.
- [jira] [Created] (HTTPCLIENT-1363) 4.3 deprecations break NTLMv2 EWS system - posted by "Dave Godbey (JIRA)" <ji...@apache.org> on 2013/06/03 19:17:22 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1364) Consider reorganizing authentication schemes - posted by "Dave Godbey (JIRA)" <ji...@apache.org> on 2013/06/03 19:27:20 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-342) 'expect-continue' issue. - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/04 09:10:21 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1363) 4.3 deprecations break NTLMv2 EWS system - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/04 09:12:21 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1363) 4.3 deprecations break NTLMv2 EWS system - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/04 09:14:22 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1364) Consider reorganizing authentication schemes - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/04 09:56:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1364) Consider reorganizing authentication schemes - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/04 09:58:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-341) As a developer I want NIO Pool to close 'slow' http requests automatically - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/05 10:57:21 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1353) 303 Redirects Should be Cacheable - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/05 16:54:21 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1361) stale-while-revalidate should work also without last-modified nor etag - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/05 16:56:20 UTC, 0 replies.
- [httpclient] URLEncodedUtils parser delimiters - posted by Gary Gregory <ga...@gmail.com> on 2013/06/05 18:48:56 UTC, 3 replies.
- Gradle for HC builds - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/06 14:35:11 UTC, 13 replies.
- [jira] [Created] (HTTPCLIENT-1365) NPE when ManagedHttpClientConnectionFactory.create(ConnectionConfig) is called with null - posted by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 16:23:21 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1365) NPE when ManagedHttpClientConnectionFactory.create(ConnectionConfig) is called with null - posted by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 17:43:19 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1366) org.apache.http.client.utils.URLEncodedUtils should parse the semicolon as a query parameter separator - posted by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 17:59:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1366) org.apache.http.client.utils.URLEncodedUtils should parse the semicolon as a query parameter separator - posted by "Gary Gregory (JIRA)" <ji...@apache.org> on 2013/06/06 18:01:25 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-1353) 303 Redirects Should be Cacheable - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/06 23:28:20 UTC, 1 replies.
- [VOTE] Release parent pom, maven-notice-plugin and hc-style-check by lazy consensus - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/06 23:48:02 UTC, 3 replies.
- [jira] [Created] (HTTPCORE-344) HttpHost should provide a constructor taking an InetAddress (or even a byte array) - posted by "Sebastiano Vigna (JIRA)" <ji...@apache.org> on 2013/06/07 00:54:20 UTC, 0 replies.
- Fwd: hc.client primer page img tags broken quotes - posted by Tony Stevenson <pc...@apache.org> on 2013/06/07 08:27:02 UTC, 1 replies.
- [jira] [Created] (HTTPCLIENT-1367) decoded PATH of cookie value in CookieOrigin - posted by "Toshimasa NASU (JIRA)" <ji...@apache.org> on 2013/06/07 09:08:20 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1367) decoded PATH of cookie value in CookieOrigin - posted by "Toshimasa NASU (JIRA)" <ji...@apache.org> on 2013/06/07 09:10:19 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-1367) decoded PATH of cookie value in CookieOrigin - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/07 09:46:21 UTC, 5 replies.
- [jira] [Comment Edited] (HTTPCLIENT-1367) decoded PATH of cookie value in CookieOrigin - posted by "Toshimasa NASU (JIRA)" <ji...@apache.org> on 2013/06/07 12:14:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-344) HttpHost should provide a constructor taking an InetAddress (or even a byte array) - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/07 14:22:20 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1368) stale-if-error request cache directive should also apply to non-revalidatable cache entries - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/07 16:14:21 UTC, 0 replies.
- Contact details for website issues; JIRA for main website? - posted by sebb <se...@gmail.com> on 2013/06/07 17:24:44 UTC, 1 replies.
- Re: svn commit: r1490813 - /httpcomponents/site/httpcomponents-client-4.2.5/primer.html - posted by sebb AT ASF <se...@apache.org> on 2013/06/07 22:58:22 UTC, 0 replies.
- [VOTE] HttpComponents Client 4.3-beta2 release based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/08 19:06:04 UTC, 10 replies.
- [jira] [Resolved] (HTTPCLIENT-1367) decoded PATH of cookie value in CookieOrigin - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/10 09:37:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1353) 303 Redirects Should be Cacheable - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/10 17:31:23 UTC, 0 replies.
- [continuum] BUILD FAILURE: Apache HttpComponents - HttpComponents Client - Default Maven 3 Build Definition - posted by "Continuum@vmbuild" <co...@apache.org> on 2013/06/11 17:03:43 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1369) Compiler warnings on build - posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2013/06/11 17:12:20 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1369) Compiler warnings on build - posted by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2013/06/11 17:14:20 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-1369) Compiler warnings on build - posted by "Sebb (JIRA)" <ji...@apache.org> on 2013/06/11 17:26:23 UTC, 0 replies.
- [VOTE][RESULT] Release parent pom, maven-notice-plugin and hc-style-check by lazy consensus - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/12 09:36:05 UTC, 0 replies.
- [VOTE][RESULT] HttpComponents Client 4.3-beta2 release based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/12 09:46:32 UTC, 1 replies.
- [VOTE][LAZY] Release HC stylecheck 1 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/12 16:00:14 UTC, 9 replies.
- [jira] [Created] (HTTPASYNC-44) CachingHttpAsyncClient Has Gotten Out Of Sync With CachingExec - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:32:20 UTC, 0 replies.
- [jira] [Updated] (HTTPASYNC-44) CachingHttpAsyncClient Has Gotten Out Of Sync With CachingExec - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:36:20 UTC, 3 replies.
- [jira] [Created] (HTTPASYNC-45) CachingHttpAsyncClient Always Returns Backend's Future - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:42:20 UTC, 0 replies.
- [jira] [Updated] (HTTPASYNC-45) CachingHttpAsyncClient Always Returns Backend's Future - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:46:20 UTC, 2 replies.
- [jira] [Created] (HTTPASYNC-46) httpasyncclient-cache Has No Test Cases - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:50:20 UTC, 0 replies.
- [jira] [Updated] (HTTPASYNC-46) httpasyncclient-cache Has No Test Cases - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/12 21:56:20 UTC, 15 replies.
- [jira] [Resolved] (HTTPASYNC-44) CachingHttpAsyncClient Has Gotten Out Of Sync With CachingExec - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/13 09:48:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPASYNC-45) CachingHttpAsyncClient Always Returns Backend's Future - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/13 09:58:20 UTC, 0 replies.
- [jira] [Commented] (HTTPASYNC-46) httpasyncclient-cache Has No Test Cases - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/13 10:28:20 UTC, 7 replies.
- [ANNOUNCEMENT] HttpComponents HttpClient 4.3-beta2 release - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/13 11:17:06 UTC, 0 replies.
- [jira] [Commented] (HTTPASYNC-45) CachingHttpAsyncClient Always Returns Backend's Future - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 15:50:20 UTC, 3 replies.
- [jira] [Commented] (HTTPASYNC-44) CachingHttpAsyncClient Has Gotten Out Of Sync With CachingExec - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 15:56:20 UTC, 3 replies.
- [jira] [Created] (HTTPASYNC-47) Async caching module is not async for cache I/O and does not share enough implementation with synchronous client cache - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 16:02:19 UTC, 0 replies.
- [jira] [Comment Edited] (HTTPASYNC-46) httpasyncclient-cache Has No Test Cases - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/13 16:22:24 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 16:56:19 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 16:56:24 UTC, 2 replies.
- [jira] [Commented] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 17:11:20 UTC, 9 replies.
- [jira] [Resolved] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 17:11:21 UTC, 0 replies.
- [jira] [Comment Edited] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/13 17:29:20 UTC, 0 replies.
- [jira] [Reopened] (HTTPCLIENT-1370) Response to Non-GET Requests Should Never be Cached With the Default Response CachingPolicy - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 19:59:20 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1371) Weak ETag Validation is Useful On PUT With If-Match - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 20:45:21 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1371) Weak ETag Validation is Useful On PUT With If-Match - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/13 20:47:22 UTC, 1 replies.
- [jira] [Created] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/06/14 11:17:19 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/06/14 11:59:26 UTC, 16 replies.
- [jira] [Updated] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/14 13:01:21 UTC, 2 replies.
- [jira] [Commented] (HTTPCLIENT-1371) Weak ETag Validation is Useful On PUT With If-Match - posted by "Jon Moore (JIRA)" <ji...@apache.org> on 2013/06/14 17:13:20 UTC, 1 replies.
- Discuss: automate staging of tarballs (packages) - posted by sebb <se...@gmail.com> on 2013/06/14 20:01:40 UTC, 2 replies.
- [jira] [Created] (HTTPCLIENT-1373) OPTIONS and TRACE Should Not Invalidate Cache - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/14 22:11:19 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1373) OPTIONS and TRACE Should Not Invalidate Cache - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/14 22:15:20 UTC, 0 replies.
- Release to Maven Central [was: Discuss: automate staging of tarballs (packages)] - posted by sebb <se...@gmail.com> on 2013/06/15 00:28:35 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1374) Provide functionality to customize the logging of the http headers and wire - posted by "Jose L Martinez-Avial (JIRA)" <ji...@apache.org> on 2013/06/15 04:51:19 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-1374) Provide functionality to customize the logging of the http headers and wire - posted by "Jose L Martinez-Avial (JIRA)" <ji...@apache.org> on 2013/06/15 04:53:19 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-1374) Provide functionality to customize the logging of the http headers and wire - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/15 14:59:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-343) ConcurrentModificationException into ProcessPendingRequest when queries are reinjected into the ResponseConsumer#failed event (after a Timeout failure of the original query) - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/15 18:35:20 UTC, 0 replies.
- [VOTE][LAZY][RESULT] Release HC stylecheck 1 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/15 18:46:50 UTC, 0 replies.
- Releasing HC parent 7 soon - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/17 09:42:14 UTC, 1 replies.
- [jira] [Resolved] (HTTPCLIENT-1369) Compiler warnings on build - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/17 09:52:20 UTC, 0 replies.
- Re: svn commit: r1493743 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/17 15:03:38 UTC, 4 replies.
- Writes to AbstractContentEncoder.completed field - posted by sebb <se...@gmail.com> on 2013/06/17 15:52:19 UTC, 2 replies.
- Maven prerequisites are not inherited - posted by sebb <se...@gmail.com> on 2013/06/17 16:41:59 UTC, 1 replies.
- Re: svn commit: r1493830 - /httpcomponents/httpcore/trunk/httpcore-nio/src/test/java/org/apache/http/nio/util/ContentEncoderMock.java - posted by sebb <se...@gmail.com> on 2013/06/17 19:43:19 UTC, 0 replies.
- [jira] [Commented] (HTTPASYNC-39) SocketTimeoutException occurs too soon - posted by "Mauro Improta (JIRA)" <ji...@apache.org> on 2013/06/18 10:41:20 UTC, 13 replies.
- Wrong compiler property names used in parent POM. - posted by sebb <se...@gmail.com> on 2013/06/18 12:59:48 UTC, 2 replies.
- [jira] [Assigned] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/06/18 14:11:20 UTC, 0 replies.
- [jira] [Comment Edited] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/06/18 14:17:20 UTC, 1 replies.
- CVE-2013-1571, VU#225657 - how to apply Javadoc fix in future - posted by sebb <se...@gmail.com> on 2013/06/19 13:05:50 UTC, 2 replies.
- [jira] [Created] (HTTPCLIENT-1375) Add context attribute when request are processed by an AsynchronousValidator - posted by "Nicolas Richeton (JIRA)" <ji...@apache.org> on 2013/06/19 16:11:21 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1374) Provide functionality to customize the logging of the http headers and wire - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/19 18:19:21 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1376) HttpClient incorrectly reuses HTTP/1.1 connection - the response body of the first request is considered as the response for the second request - posted by "Carl D'Halluin (JIRA)" <ji...@apache.org> on 2013/06/19 18:23:20 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-1376) HttpClient incorrectly reuses HTTP/1.1 connection - the response body of the first request is considered as the response for the second request - posted by "Carl D'Halluin (JIRA)" <ji...@apache.org> on 2013/06/19 18:25:20 UTC, 10 replies.
- [jira] [Updated] (HTTPCLIENT-1376) HttpClient incorrectly reuses HTTP/1.1 connection - the response body of the first request is considered as the response for the second request - posted by "Carl D'Halluin (JIRA)" <ji...@apache.org> on 2013/06/19 18:27:20 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1377) NTCredentials for Basic Authentication uses slash instead of backslash - posted by "Jason Millard (JIRA)" <ji...@apache.org> on 2013/06/19 18:37:22 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-1378) CacheableRequestPolicy and ResponseCachingPolicy Have Overlapping Functionality - posted by "James Leigh (JIRA)" <ji...@apache.org> on 2013/06/19 20:04:20 UTC, 0 replies.
- [jira] [Comment Edited] (HTTPCLIENT-1376) HttpClient incorrectly reuses HTTP/1.1 connection - the response body of the first request is considered as the response for the second request - posted by "Carl D'Halluin (JIRA)" <ji...@apache.org> on 2013/06/19 20:53:20 UTC, 3 replies.
- [jira] [Resolved] (HTTPCLIENT-1377) NTCredentials for Basic Authentication uses slash instead of backslash - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/19 21:43:20 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1376) HttpClient incorrectly reuses HTTP/1.1 connection - the response body of the first request is considered as the response for the second request - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/19 21:53:21 UTC, 0 replies.
- [jira] [Updated] (HTTPASYNC-39) SocketTimeoutException occurs too soon - posted by "Mauro Improta (JIRA)" <ji...@apache.org> on 2013/06/20 09:07:22 UTC, 1 replies.
- [jira] [Comment Edited] (HTTPASYNC-39) SocketTimeoutException occurs too soon - posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2013/06/20 10:44:21 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-1372) Content-Disposition header in form data does not adhere to RFC6266 - posted by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/06/20 23:10:20 UTC, 0 replies.
- Your Gump Build(s) - posted by Stefan Bodewig <bo...@apache.org> on 2013/06/24 15:20:47 UTC, 0 replies.
- Parent POM release soon? - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/28 10:59:49 UTC, 1 replies.
- [VOTE][LAZY] Release HC parent POM 7 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2013/06/28 18:02:17 UTC, 2 replies.