You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (HTTPCORE-620) Refactor int constants from org.apache.hc.core5.reactor.IOSession into an enum - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/01 13:28:00 UTC, 0 replies.
- Re: Please revert 4eff05c2b6f21b08878c33b364fd9552c66dcc5b - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/01 13:29:20 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-2045) BasicScheme ignores charset param - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/01 13:32:00 UTC, 1 replies.
- [jira] [Updated] (HTTPCLIENT-2045) BasicScheme ignores charset param - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/01 13:33:00 UTC, 0 replies.
- Re: Next core beta - posted by Oleg Kalnichevski <ol...@ok2consulting.com> on 2020/01/01 13:43:32 UTC, 1 replies.
- [jira] [Updated] (HTTPCORE-617) Reference RFC 7230 instead of old RFCs in code comments - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/01 13:44:00 UTC, 0 replies.
- HttpCore 5.0-beta11 release? - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/01 13:45:26 UTC, 14 replies.
- [jira] [Created] (HTTPCORE-621) Rename enum AuthSchemes to StandardAuthScheme - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/01 14:46:00 UTC, 0 replies.
- [jira] [Moved] (HTTPCLIENT-2046) Rename enum AuthSchemes to StandardAuthScheme - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/01 14:53:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #196: [HTTPCLIENT-2046] Rename enum AuthSchemes to StandardAuthScheme. - posted by GitBox <gi...@apache.org> on 2020/01/01 14:53:10 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2046) Rename enum AuthSchemes to StandardAuthScheme - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/01 14:54:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on issue #196: [HTTPCLIENT-2046] Rename enum AuthSchemes to StandardAuthScheme. - posted by GitBox <gi...@apache.org> on 2020/01/01 14:55:55 UTC, 1 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on issue #193: Authschemename rework - posted by GitBox <gi...@apache.org> on 2020/01/01 15:45:30 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on issue #196: [HTTPCLIENT-2046] Rename enum AuthSchemes to StandardAuthScheme. - posted by GitBox <gi...@apache.org> on 2020/01/01 15:46:48 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on issue #193: Authschemename rework - posted by GitBox <gi...@apache.org> on 2020/01/01 15:56:23 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-2043) Rename classes documented as factories from *Provider to *Factory. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/01 21:52:00 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-2046) Rename enum AuthSchemes to StandardAuthScheme - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/01 21:52:00 UTC, 2 replies.
- [jira] [Commented] (HTTPCLIENT-2044) Add and reuse singleton instances for immutable factory objects. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/01 21:52:00 UTC, 0 replies.
- HttpAsyncClient exception callback; Re: HttpCore 5.0-beta11 release? - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/01 22:45:50 UTC, 1 replies.
- [jira] [Created] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/03 09:17:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/03 09:18:00 UTC, 3 replies.
- [jira] [Commented] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/03 10:32:00 UTC, 2 replies.
- [GitHub] [httpcomponents-core] michael-o opened a new pull request #181: [HTTPCORE-622] JSSEProviderIntegrationTest fails if Conscrypt JNI wra… - posted by GitBox <gi...@apache.org> on 2020/01/03 10:32:42 UTC, 0 replies.
- HttpCore 5.0-beta11 release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/03 10:37:13 UTC, 0 replies.
- [GitHub] [httpcomponents-core] asfgit closed pull request #181: [HTTPCORE-622] JSSEProviderIntegrationTest fails if Conscrypt JNI wra… - posted by GitBox <gi...@apache.org> on 2020/01/03 13:12:57 UTC, 0 replies.
- [jira] [Assigned] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/03 13:13:00 UTC, 0 replies.
- [jira] [Closed] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/03 13:15:00 UTC, 1 replies.
- [GitHub] [httpcomponents-core] rschmitt opened a new pull request #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/03 20:35:20 UTC, 0 replies.
- Re: HttpCore / HttpClient 5.0 compatibility testing - posted by Ryan Schmitt <rs...@apache.org> on 2020/01/03 20:40:26 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/04 11:26:26 UTC, 4 replies.
- [GitHub] [httpcomponents-core] michael-o edited a comment on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/04 11:27:39 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c commented on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/04 11:38:45 UTC, 5 replies.
- [VOTE] Release HttpCore 5.0-beta11 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/04 11:46:25 UTC, 6 replies.
- [GitHub] [httpcomponents-core] rschmitt commented on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/04 16:14:16 UTC, 3 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/05 15:03:03 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c edited a comment on issue #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/05 21:54:42 UTC, 1 replies.
- HttpClient 5.0-beta7 release blockers - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/06 10:05:37 UTC, 2 replies.
- JDK 14 Early Access build 30 & JDK 15 Early Access build 4 are available. - posted by Rory O'Donnell <ro...@oracle.com> on 2020/01/06 10:25:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit merged pull request #193: Authschemename rework - posted by GitBox <gi...@apache.org> on 2020/01/06 10:39:47 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit closed pull request #196: [HTTPCLIENT-2046] Rename enum AuthSchemes to StandardAuthScheme. - posted by GitBox <gi...@apache.org> on 2020/01/06 10:39:47 UTC, 0 replies.
- [jira] [Closed] (HTTPCLIENT-2042) AuthScope uses uppercase for scheme name whereas the rest of the code uses the lowercase version - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/06 10:41:00 UTC, 0 replies.
- [jira] [Closed] (HTTPCLIENT-2043) Rename classes documented as factories from *Provider to *Factory. - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/06 10:41:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2043) Rename classes documented as factories from *Provider to *Factory. - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/06 10:41:00 UTC, 0 replies.
- [jira] [Assigned] (HTTPCLIENT-2043) Rename classes documented as factories from *Provider to *Factory. - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/06 10:41:00 UTC, 0 replies.
- [jira] [Created] (HTTPASYNC-158) Bandar Togel Terpercaya Di Indonesia - posted by "Gustibet (Jira)" <ji...@apache.org> on 2020/01/06 10:59:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o opened a new pull request #197: Rename CookieSpecs enum to StandardCookieSpec final class - posted by GitBox <gi...@apache.org> on 2020/01/06 11:58:37 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #197: Rename CookieSpecs enum to StandardCookieSpec final class - posted by GitBox <gi...@apache.org> on 2020/01/06 12:12:08 UTC, 2 replies.
- [jira] [Deleted] (HTTPASYNC-158) Bandar Togel Terpercaya Di Indonesia - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/06 12:18:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #197: Rename CookieSpecs enum to StandardCookieSpec final class - posted by GitBox <gi...@apache.org> on 2020/01/06 12:18:17 UTC, 2 replies.
- Use of PublicSuffixList in DefaultHostnameVerifier - posted by Ryan Schmitt <rs...@apache.org> on 2020/01/06 23:08:27 UTC, 1 replies.
- [GitHub] [httpcomponents-client] rschmitt opened a new pull request #198: DefaultHostnameVerifier: Match DNS and CN names against ICANN domains - posted by GitBox <gi...@apache.org> on 2020/01/06 23:59:26 UTC, 0 replies.
- Corner case handling in httocommons-core 5.x - posted by Rafael Ferreira <ra...@ophion.org> on 2020/01/07 01:56:18 UTC, 4 replies.
- [GitHub] [httpcomponents-client] scottgifford opened a new pull request #199: HttpByteArrayCacheEntrySerializer minor code cleanup for HTTPCORE-615. - posted by GitBox <gi...@apache.org> on 2020/01/07 03:36:45 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-615) Implement more robust cache serializer with an HTTP-like storage format (replacing existing one based on Java Object Serialization) - posted by "Scott W Gifford (Jira)" <ji...@apache.org> on 2020/01/07 03:44:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-578) Incorrect serialization of HeaderGroup - posted by "Scott W Gifford (Jira)" <ji...@apache.org> on 2020/01/07 03:54:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #199: HttpByteArrayCacheEntrySerializer minor code cleanup for HTTPCORE-615. - posted by GitBox <gi...@apache.org> on 2020/01/07 08:30:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on issue #198: DefaultHostnameVerifier: Match DNS and CN names against ICANN domains - posted by GitBox <gi...@apache.org> on 2020/01/07 09:06:38 UTC, 0 replies.
- [VOTE][RESULT] Release HttpComponents Core 5.0-beta11 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/07 12:25:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] rschmitt merged pull request #182: Add infrastructure for Docker-enabled integration tests - posted by GitBox <gi...@apache.org> on 2020/01/07 18:08:13 UTC, 0 replies.
- [GitHub] [httpcomponents-client] rschmitt merged pull request #198: DefaultHostnameVerifier: Match DNS and CN names against ICANN domains - posted by GitBox <gi...@apache.org> on 2020/01/07 18:09:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] rschmitt merged pull request #181: Add reactive test coverage - posted by GitBox <gi...@apache.org> on 2020/01/07 19:04:16 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #183: Io reactor status equality clean ups - posted by GitBox <gi...@apache.org> on 2020/01/08 04:29:13 UTC, 1 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #184: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/08 06:18:45 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Core 5.0 beta11 (GA candidate) released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/08 08:33:36 UTC, 0 replies.
- HttpCore 4.4.13 release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/08 15:32:05 UTC, 2 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #200: Misc clean ups. - posted by GitBox <gi...@apache.org> on 2020/01/08 15:46:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o closed pull request #197: Rename CookieSpecs enum to StandardCookieSpec final class - posted by GitBox <gi...@apache.org> on 2020/01/08 16:29:43 UTC, 0 replies.
- [VOTE] Release HttpCore 4.4.13 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/09 13:04:19 UTC, 4 replies.
- [GitHub] [httpcomponents-client] garydgregory merged pull request #200: Misc clean ups. - posted by GitBox <gi...@apache.org> on 2020/01/09 16:45:07 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2036) CacheValidityPolicy should use TimeValue - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/10 10:03:00 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o opened a new pull request #201: HTTPCLIENT-2036: CacheValidityPolicy should use TimeValue - posted by GitBox <gi...@apache.org> on 2020/01/10 10:06:23 UTC, 0 replies.
- [jira] [Created] (HTTPASYNC-159) Updating from 4.1.3 to 4.1.4 breaks - posted by "xia0c (Jira)" <ji...@apache.org> on 2020/01/10 23:11:00 UTC, 0 replies.
- [jira] [Reopened] (HTTPCORE-622) JSSEProviderIntegrationTest fails if Conscrypt JNI wrapper cannot be loaded - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/12 12:07:00 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-623) Change org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable() int input to Timeout - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/12 16:34:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 16:34:57 UTC, 1 replies.
- [jira] [Updated] (HTTPCORE-623) Change org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable() int input to Timeout - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/12 16:36:00 UTC, 1 replies.
- [GitHub] [httpcomponents-core] michael-o commented on a change in pull request #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 20:54:35 UTC, 1 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on a change in pull request #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 21:22:26 UTC, 1 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 21:29:53 UTC, 2 replies.
- [GitHub] [httpcomponents-core] garydgregory edited a comment on issue #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 21:30:19 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on issue #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/12 21:33:34 UTC, 0 replies.
- [VOTE][RESULT] Release HttpComponents Core 4.4.13 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/13 08:52:34 UTC, 0 replies.
- HttpClient 5.0-beta7 release - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/13 14:00:31 UTC, 14 replies.
- [GitHub] [httpcomponents-client] asfgit closed pull request #201: HTTPCLIENT-2036: CacheValidityPolicy should use TimeValue - posted by GitBox <gi...@apache.org> on 2020/01/13 19:22:18 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit merged pull request #201: HTTPCLIENT-2036: CacheValidityPolicy should use TimeValue - posted by GitBox <gi...@apache.org> on 2020/01/13 19:22:18 UTC, 1 replies.
- [jira] [Closed] (HTTPCLIENT-2036) CacheValidityPolicy should use TimeValue - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/13 19:23:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] rschmitt opened a new pull request #186: Upgrade to JUnit 4.13 - posted by GitBox <gi...@apache.org> on 2020/01/13 20:13:29 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o merged pull request #186: Upgrade to JUnit 4.13 - posted by GitBox <gi...@apache.org> on 2020/01/13 20:20:30 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on a change in pull request #184: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/13 20:25:44 UTC, 5 replies.
- [ANNOUNCEMENT] HttpComponents Core 4.4.13 Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/14 08:21:25 UTC, 0 replies.
- HttpClient 4.5.11 GA release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/14 10:47:38 UTC, 2 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on a change in pull request #184: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/14 15:43:17 UTC, 5 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #187: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/14 20:12:01 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #184: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/14 20:12:27 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory closed pull request #184: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/14 20:12:28 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory closed pull request #187: Path entity - posted by GitBox <gi...@apache.org> on 2020/01/14 20:30:34 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #188: Add PathEntity, a Path based implementation of HttpEntity. - posted by GitBox <gi...@apache.org> on 2020/01/14 20:30:55 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #188: Add PathEntity, a Path based implementation of HttpEntity. - posted by GitBox <gi...@apache.org> on 2020/01/14 20:35:41 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory closed pull request #183: Io reactor status equality clean ups - posted by GitBox <gi...@apache.org> on 2020/01/14 20:42:03 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #183: Io reactor status equality clean ups - posted by GitBox <gi...@apache.org> on 2020/01/14 20:43:43 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory closed pull request #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/14 20:56:03 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory removed a comment on issue #185: Httpcore 623 b http connection is data available() - posted by GitBox <gi...@apache.org> on 2020/01/14 21:00:46 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory merged pull request #188: Add PathEntity, a Path based implementation of HttpEntity. - posted by GitBox <gi...@apache.org> on 2020/01/15 01:50:19 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory merged pull request #185: [HTTPCORE-623] BHttpConnection#isDataAvailable int -> Timeout - posted by GitBox <gi...@apache.org> on 2020/01/15 01:50:44 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-623) Change org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable() int input to Timeout - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/01/15 01:51:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory merged pull request #183: Io reactor status equality clean ups - posted by GitBox <gi...@apache.org> on 2020/01/15 01:51:25 UTC, 0 replies.
- [VOTE] Release HttpClient 4.5.11 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/15 10:51:42 UTC, 4 replies.
- [jira] [Resolved] (HTTPASYNC-159) Updating from 4.1.3 to 4.1.4 breaks - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/15 15:04:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 02:42:44 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 09:32:31 UTC, 1 replies.
- [GitHub] [httpcomponents-core] michael-o removed a comment on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 10:34:34 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 19:34:43 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory edited a comment on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 19:35:47 UTC, 1 replies.
- [GitHub] [httpcomponents-core] michael-o edited a comment on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/16 21:01:09 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on issue #189: Add and use TimeValue await(), awaitTermination() and get() methods. - posted by GitBox <gi...@apache.org> on 2020/01/17 09:47:48 UTC, 0 replies.
- JDK 14 is now in Rampdown Phase Two - posted by Rory O'Donnell <ro...@oracle.com> on 2020/01/17 13:46:34 UTC, 0 replies.
- [VOTE][RESULT] Release HttpComponents Client 4.5.11 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/18 09:41:45 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-623) Change org.apache.hc.core5.http.io.BHttpConnection.isDataAvailable() int input to Timeout - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/18 14:41:00 UTC, 0 replies.
- [proposal] Upcoming version 5 should require Java 8, not 7 - posted by Gary Gregory <ga...@gmail.com> on 2020/01/19 14:03:49 UTC, 6 replies.
- [GitHub] [httpcomponents-client] michael-o opened a new pull request #202: Requests enum to class - posted by GitBox <gi...@apache.org> on 2020/01/19 19:28:38 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Client 4.5.11 GA Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/20 09:12:11 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2046) Rename enum AuthSchemes to StandardAuthScheme - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/20 09:16:00 UTC, 0 replies.
- Call for presentations for ApacheCon North America 2020 now open - posted by Rich Bowen <rb...@apache.org> on 2020/01/21 15:04:13 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2047) Regression in default HTTP Client construction for non-public hostnames - posted by "Mike (Jira)" <ji...@apache.org> on 2020/01/22 01:24:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on issue #202: Requests enum to class - posted by GitBox <gi...@apache.org> on 2020/01/22 08:02:26 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on issue #202: Requests enum to class - posted by GitBox <gi...@apache.org> on 2020/01/22 08:09:29 UTC, 0 replies.
- [GitHub] [httpcomponents-client] asfgit merged pull request #202: Requests enum to class - posted by GitBox <gi...@apache.org> on 2020/01/22 08:29:19 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o edited a comment on issue #202: Requests enum to class - posted by GitBox <gi...@apache.org> on 2020/01/22 08:29:42 UTC, 0 replies.
- 5.0 API freeze - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/22 08:50:18 UTC, 1 replies.
- [jira] [Commented] (HTTPCLIENT-2047) Regression in default HTTP Client construction for non-public hostnames - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/01/22 09:38:00 UTC, 6 replies.
- HttpClient 5.0-beta7 release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/22 12:08:40 UTC, 2 replies.
- Re: Broken: apache/httpcomponents-client#1078 (master - 910f233) - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/22 17:48:07 UTC, 1 replies.
- [GitHub] [httpcomponents-core] jepp-igus opened a new pull request #190: Allow trailing slash on creating HttpHost with a string - posted by GitBox <gi...@apache.org> on 2020/01/23 11:38:33 UTC, 0 replies.
- [GitHub] [httpcomponents-core] michael-o commented on issue #190: Allow trailing slash on creating HttpHost with a string - posted by GitBox <gi...@apache.org> on 2020/01/23 11:41:46 UTC, 5 replies.
- [GitHub] [httpcomponents-core] jepp-igus commented on issue #190: Allow trailing slash on creating HttpHost with a string - posted by GitBox <gi...@apache.org> on 2020/01/23 11:59:20 UTC, 1 replies.
- [GitHub] [httpcomponents-core] ok2c commented on issue #190: Allow trailing slash on creating HttpHost with a string - posted by GitBox <gi...@apache.org> on 2020/01/23 12:35:23 UTC, 3 replies.
- [GitHub] [httpcomponents-core] ok2c closed pull request #190: Allow trailing slash on creating HttpHost with a string - posted by GitBox <gi...@apache.org> on 2020/01/23 13:25:25 UTC, 0 replies.
- [VOTE] Release HttpClient 5.0-beta7 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/23 14:34:35 UTC, 4 replies.
- [jira] [Updated] (HTTPCLIENT-2047) Regression in default HTTP Client construction for non-public hostnames - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/24 15:43:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c opened a new pull request #203: HTTPCLIENT-2047: fixed regression in DefaultHostnameVerifier - posted by GitBox <gi...@apache.org> on 2020/01/25 15:11:25 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #203: HTTPCLIENT-2047: fixed regression in DefaultHostnameVerifier - posted by GitBox <gi...@apache.org> on 2020/01/25 22:38:20 UTC, 2 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #203: HTTPCLIENT-2047: fixed regression in DefaultHostnameVerifier - posted by GitBox <gi...@apache.org> on 2020/01/26 11:15:04 UTC, 1 replies.
- [VOTE][RESULT] Release HttpComponents Client 5.0-beta7 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/26 11:30:58 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Client 5.0 beta7 (GA candidate) released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/01/27 09:54:05 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #204: Build requests from method names - posted by GitBox <gi...@apache.org> on 2020/01/28 15:59:16 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on issue #204: Build requests from method names - posted by GitBox <gi...@apache.org> on 2020/01/28 16:44:51 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on issue #204: Build requests from method names - posted by GitBox <gi...@apache.org> on 2020/01/28 16:57:10 UTC, 2 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on issue #204: Build requests from method names - posted by GitBox <gi...@apache.org> on 2020/01/28 17:17:42 UTC, 1 replies.
- [GitHub] [httpcomponents-client] garydgregory merged pull request #204: Build requests from method names - posted by GitBox <gi...@apache.org> on 2020/01/28 17:17:49 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #191: Add org.apache.hc.core5.http.Method.normalizedValueOf(String) for use by - posted by GitBox <gi...@apache.org> on 2020/01/28 17:54:45 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #205: Now that ClassicHttpRequests is no longer an enum, we need to way to - posted by GitBox <gi...@apache.org> on 2020/01/28 18:34:03 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/28 18:47:10 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on a change in pull request #191: Add org.apache.hc.core5.http.Method.normalizedValueOf(String) for use by - posted by GitBox <gi...@apache.org> on 2020/01/28 19:04:31 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #205: Now that ClassicHttpRequests is no longer an enum, we need to way to - posted by GitBox <gi...@apache.org> on 2020/01/28 19:06:34 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on a change in pull request #191: Add org.apache.hc.core5.http.Method.normalizedValueOf(String) for use by - posted by GitBox <gi...@apache.org> on 2020/01/28 19:09:34 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on a change in pull request #205: Now that ClassicHttpRequests is no longer an enum, we need to way to - posted by GitBox <gi...@apache.org> on 2020/01/28 19:12:39 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on issue #191: Add org.apache.hc.core5.http.Method.normalizedValueOf(String) for use by - posted by GitBox <gi...@apache.org> on 2020/01/28 19:39:52 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory merged pull request #191: Add org.apache.hc.core5.http.Method.normalizedValueOf(String) for use by - posted by GitBox <gi...@apache.org> on 2020/01/28 19:40:31 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on issue #205: Now that ClassicHttpRequests is no longer an enum, we need to way to - posted by GitBox <gi...@apache.org> on 2020/01/28 19:48:23 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory merged pull request #205: Now that ClassicHttpRequests is no longer an enum, we need to way to - posted by GitBox <gi...@apache.org> on 2020/01/28 20:26:48 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on issue #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/28 20:53:50 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o commented on issue #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/28 20:54:27 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory edited a comment on issue #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/28 22:04:09 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on a change in pull request #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/28 22:10:45 UTC, 0 replies.
- "defaultRetryInterval must not be negative or zero" - posted by Ryan Schmitt <rs...@apache.org> on 2020/01/28 23:11:19 UTC, 5 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #203: HTTPCLIENT-2047: fixed regression in DefaultHostnameVerifier - posted by GitBox <gi...@apache.org> on 2020/01/29 08:36:19 UTC, 0 replies.
- [jira] [Resolved] (HTTPCLIENT-2047) Regression in default HTTP Client construction for non-public hostnames - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/29 08:49:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on a change in pull request #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/29 14:02:37 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on issue #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/29 14:14:18 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory closed pull request #206: No input type name in method name - posted by GitBox <gi...@apache.org> on 2020/01/29 18:05:19 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #207: No type names in sigs - posted by GitBox <gi...@apache.org> on 2020/01/29 18:09:39 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory closed pull request #207: No type names in sigs - posted by GitBox <gi...@apache.org> on 2020/01/29 18:09:58 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #208: No need to use the type name of an input arg in the method name. - posted by GitBox <gi...@apache.org> on 2020/01/29 22:01:02 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory merged pull request #208: No need to use the type name of an input arg in the method name. - posted by GitBox <gi...@apache.org> on 2020/01/30 00:20:07 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2048) HttpHost constructor unnecessary Type Casting in HttpComponent version-4.4.11 - posted by "Samvid Zare (Jira)" <ji...@apache.org> on 2020/01/31 09:44:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2048) HttpHost constructor unnecessary Type Casting in HttpComponent version-4.4.11 - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/01/31 15:00:00 UTC, 0 replies.
- [jira] [Moved] (HTTPCORE-624) HttpHost constructor unnecessary Type Casting in HttpComponent version-4.4.11 - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/31 15:43:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-624) HttpHost constructor unnecessary Type Casting in HttpComponent version-4.4.11 - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/01/31 15:43:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #209: Javadoc fixes. - posted by GitBox <gi...@apache.org> on 2020/01/31 16:09:26 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #192: Deprecate org.apache.hc.core5.util.Args.notNull(T, String) in favor of - posted by GitBox <gi...@apache.org> on 2020/01/31 17:57:59 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory opened a new pull request #193: Reuse constants instead of magic strings. - posted by GitBox <gi...@apache.org> on 2020/01/31 18:20:28 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on issue #192: Deprecate org.apache.hc.core5.util.Args.notNull(T, String) in favor of - posted by GitBox <gi...@apache.org> on 2020/01/31 18:34:48 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on issue #192: Deprecate org.apache.hc.core5.util.Args.notNull(T, String) in favor of - posted by GitBox <gi...@apache.org> on 2020/01/31 20:27:18 UTC, 0 replies.