You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException - posted by "Michael Lee (Jira)" <ji...@apache.org> on 2020/10/01 06:16:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException - posted by "Michael Lee (Jira)" <ji...@apache.org> on 2020/10/01 06:21:00 UTC, 10 replies.
- [jira] [Commented] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException - posted by "Michael Lee (Jira)" <ji...@apache.org> on 2020/10/01 06:21:00 UTC, 31 replies.
- [jira] [Comment Edited] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/10/01 13:41:00 UTC, 6 replies.
- JDK 16 EA build 18 is now available - posted by Rory O'Donnell <ro...@oracle.com> on 2020/10/02 09:21:57 UTC, 0 replies.
- HttpClient 4.5.13 and 5.0.3 release notes - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/03 10:39:54 UTC, 2 replies.
- [VOTE] Release HttpClient 4.5.13 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/03 16:02:46 UTC, 4 replies.
- [VOTE] Release HttpClient 5.0.3 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/03 16:03:57 UTC, 4 replies.
- [jira] [Created] (HTTPCLIENT-2119) HttpClientBuilder javadoc is missing proxy authentication properties - posted by "Kai Grabfelder (Jira)" <ji...@apache.org> on 2020/10/05 15:57:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2119) HttpClientBuilder javadoc is missing proxy authentication properties - posted by "Kai Grabfelder (Jira)" <ji...@apache.org> on 2020/10/05 15:58:00 UTC, 4 replies.
- [jira] [Commented] (HTTPCLIENT-2119) HttpClientBuilder javadoc is missing proxy authentication properties - posted by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/10/05 17:10:00 UTC, 3 replies.
- [jira] [Resolved] (HTTPCLIENT-2118) Difference in behavior between 4.5.x and 5.0.x - CloseableHttpClient returns 403 after NoHttpResponseException - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/05 17:28:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] marverix opened a new pull request #257: Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/05 20:04:17 UTC, 0 replies.
- [GitHub] [httpcomponents-client] marverix opened a new pull request #258: Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/05 20:15:24 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on pull request #258: Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/05 20:30:30 UTC, 0 replies.
- [GitHub] [httpcomponents-client] marverix closed pull request #258: Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/05 20:34:39 UTC, 0 replies.
- [GitHub] [httpcomponents-client] marverix commented on pull request #258: Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/05 20:34:39 UTC, 0 replies.
- Re: TestHttp1Reactive failing intermittently in Travis CI only - posted by Ryan Schmitt <rs...@pobox.com> on 2020/10/05 20:59:16 UTC, 1 replies.
- [VOTE][RESULT] Release HttpComponents Client 5.0.3 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/06 07:02:31 UTC, 0 replies.
- [VOTE][RESULT] Release HttpComponents Client 4.5.13 based on RC1 - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/06 07:04:36 UTC, 0 replies.
- [GitHub] [httpcomponents-client] sivapalan opened a new pull request #259: Fix typo in NTLMScheme - posted by GitBox <gi...@apache.org> on 2020/10/06 08:13:41 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c merged pull request #259: Fix typo in NTLMScheme - posted by GitBox <gi...@apache.org> on 2020/10/06 08:17:24 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #259: Fix typo in NTLMScheme - posted by GitBox <gi...@apache.org> on 2020/10/06 08:17:44 UTC, 0 replies.
- [GitHub] [httpcomponents-client] h0nIg commented on pull request #210: re-add validateAfterInactivity to pool manager - posted by GitBox <gi...@apache.org> on 2020/10/08 08:09:41 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #210: re-add validateAfterInactivity to pool manager - posted by GitBox <gi...@apache.org> on 2020/10/08 08:26:51 UTC, 1 replies.
- [ANNOUNCEMENT] HttpComponents Client 5.0.3 GA Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/08 09:36:07 UTC, 0 replies.
- [ANNOUNCEMENT] HttpComponents Client 4.5.13 GA Released - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/08 09:37:21 UTC, 0 replies.
- [CVE-2020-13956] Apache HttpClient incorrect handling of malformed URI authority component - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/08 10:53:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] milczarekIT opened a new pull request #260: [4.5.x] Upgrade commons-codec to 1.15 due to vulnerability to Information Exposure - posted by GitBox <gi...@apache.org> on 2020/10/09 12:38:45 UTC, 1 replies.
- [GitHub] [httpcomponents-client] ok2c closed pull request #257: 4.5.x - Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/09 14:18:19 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c closed pull request #260: [4.5.x] Upgrade commons-codec to 1.15 due to vulnerability to Information Exposure - posted by GitBox <gi...@apache.org> on 2020/10/09 14:18:23 UTC, 0 replies.
- [GitHub] [httpcomponents-client] marverix commented on pull request #257: 4.5.x - Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/09 14:18:57 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on pull request #260: [4.5.x] Upgrade commons-codec to 1.15 due to vulnerability to Information Exposure - posted by GitBox <gi...@apache.org> on 2020/10/09 14:19:26 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #260: [4.5.x] Upgrade commons-codec to 1.15 due to vulnerability to Information Exposure - posted by GitBox <gi...@apache.org> on 2020/10/09 14:19:32 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #257: 4.5.x - Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/09 14:21:46 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c edited a comment on pull request #257: 4.5.x - Prevent sending Authorization header to other than the original host - posted by GitBox <gi...@apache.org> on 2020/10/09 14:22:53 UTC, 0 replies.
- Write event triggered continuously while closing the SSL connection - posted by Arunan Sugunakumar <ar...@wso2.com.INVALID> on 2020/10/11 16:46:21 UTC, 14 replies.
- Apache Juneau and Apache HttpClient - posted by James Bognar <ja...@apache.org> on 2020/10/16 14:55:07 UTC, 2 replies.
- [GitHub] [httpcomponents-core] horizonzy opened a new pull request #226: Add workaround of java nio bug - posted by GitBox <gi...@apache.org> on 2020/10/16 19:17:30 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #226: Add workaround of java nio bug - posted by GitBox <gi...@apache.org> on 2020/10/17 08:42:38 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-650) Jvm nio bug in windows cause cpu spike - posted by "赵延 (Jira)" <ji...@apache.org> on 2020/10/17 09:15:00 UTC, 0 replies.
- [GitHub] [httpcomponents-core] horizonzy commented on pull request #226: Add workaround of java nio bug - posted by GitBox <gi...@apache.org> on 2020/10/17 09:17:37 UTC, 0 replies.
- [GitHub] [httpcomponents-core] horizonzy edited a comment on pull request #226: Add workaround of java nio bug - posted by GitBox <gi...@apache.org> on 2020/10/17 09:17:57 UTC, 4 replies.
- [jira] [Updated] (HTTPCORE-650) Jvm nio bug in windows cause cpu spike - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/17 09:55:00 UTC, 3 replies.
- [jira] [Commented] (HTTPCORE-650) Jvm nio bug in windows cause cpu spike - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/17 09:57:00 UTC, 16 replies.
- [jira] [Resolved] (HTTPCLIENT-2119) HttpClientBuilder javadoc is missing proxy authentication properties - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/17 10:19:00 UTC, 0 replies.
- [jira] [Comment Edited] (HTTPCORE-650) Jvm nio bug in windows cause cpu spike - posted by "赵延 (Jira)" <ji...@apache.org> on 2020/10/17 16:13:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2120) Support HTTP/2 (TLS) Tunneling over HTTP-Proxy - posted by "synth3 (Jira)" <ji...@apache.org> on 2020/10/19 12:05:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2120) Support HTTP/2 (TLS) Tunneling over HTTP-Proxy - posted by "synth3 (Jira)" <ji...@apache.org> on 2020/10/19 13:33:00 UTC, 2 replies.
- [jira] [Commented] (HTTPCLIENT-2120) Support HTTP/2 (TLS) Tunneling over HTTP-Proxy - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/19 14:32:00 UTC, 11 replies.
- [jira] [Created] (HTTPCLIENT-2121) 307 redirect failure with "Premature end of Content-Length delimited message body" when Content-Length given - posted by "Chanseok Oh (Jira)" <ji...@apache.org> on 2020/10/19 15:14:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2121) 307 redirect failure with "Premature end of Content-Length delimited message body" when Content-Length given - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/19 15:30:00 UTC, 7 replies.
- Project web site - posted by Oleg Kalnichevski <ol...@apache.org> on 2020/10/19 17:12:33 UTC, 17 replies.
- [jira] [Resolved] (HTTPCLIENT-2121) 307 redirect failure with "Premature end of Content-Length delimited message body" when Content-Length given - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/19 17:42:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2122) Details of H2ConnectionException are omitted by ConnectionClosedException - posted by "synth3 (Jira)" <ji...@apache.org> on 2020/10/19 21:51:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2122) Details of H2ConnectionException are omitted by ConnectionClosedException - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/20 06:29:00 UTC, 0 replies.
- [jira] [Created] (HTTPCORE-651) javax.net.ssl.SSLException: SSL peer shut down incorrectly - posted by "Henry Smith (Jira)" <ji...@apache.org> on 2020/10/21 12:26:00 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2123) H2AsyncClientBuilder doesn't add RequestInterceptorEntry.Postion.LAST with correct method - posted by "koji lin (Jira)" <ji...@apache.org> on 2020/10/21 14:41:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCORE-644) High CPU usage noticed for SSLIOSession.close() after JDK upgrade - posted by "Arunan Sugunakumar (Jira)" <ji...@apache.org> on 2020/10/21 17:23:00 UTC, 3 replies.
- [jira] [Reopened] (HTTPCORE-644) High CPU usage noticed for SSLIOSession.close() after JDK upgrade - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/21 17:25:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-644) High CPU usage noticed for SSLIOSession.close() after JDK upgrade - posted by "Arunan Sugunakumar (Jira)" <ji...@apache.org> on 2020/10/21 17:26:00 UTC, 5 replies.
- [jira] [Commented] (HTTPCLIENT-2123) H2AsyncClientBuilder doesn't add RequestInterceptorEntry.Postion.LAST with correct method - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/21 17:44:00 UTC, 1 replies.
- [jira] [Resolved] (HTTPCLIENT-2123) H2AsyncClientBuilder doesn't add RequestInterceptorEntry.Postion.LAST with correct method - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/21 17:45:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCORE-651) javax.net.ssl.SSLException: SSL peer shut down incorrectly - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/21 18:18:00 UTC, 3 replies.
- Re: [httpcomponents-core] branch master updated: HTTPCORE-644: non-blocking TLSv1.3 connections can end up in an infinite event spin when closed concurrently by the local and the remote endpoints - posted by Gary Gregory <ga...@gmail.com> on 2020/10/21 20:41:55 UTC, 1 replies.
- [jira] [Resolved] (HTTPCORE-644) High CPU usage noticed for SSLIOSession.close() after JDK upgrade - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/22 07:26:00 UTC, 0 replies.
- [jira] [Resolved] (HTTPCORE-651) javax.net.ssl.SSLException: SSL peer shut down incorrectly - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/22 07:29:00 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2122) Details of H2ConnectionException are omitted by ConnectionClosedException - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/22 15:43:00 UTC, 3 replies.
- [jira] [Resolved] (HTTPCLIENT-2122) Details of H2ConnectionException are omitted by ConnectionClosedException - posted by "Oleg Kalnichevski (Jira)" <ji...@apache.org> on 2020/10/22 15:45:00 UTC, 0 replies.
- JDK 16 EA build 21 is available - posted by Rory O'Donnell <ro...@oracle.com> on 2020/10/23 09:46:01 UTC, 0 replies.
- [jira] [Created] (HTTPCLIENT-2124) Null - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/10/25 15:59:00 UTC, 0 replies.
- [jira] [Updated] (HTTPCLIENT-2124) NullPointerException in org.apache.hc.client5.http.impl.classic.MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/10/25 16:00:00 UTC, 3 replies.
- [jira] [Assigned] (HTTPCLIENT-2124) NullPointerException in org.apache.hc.client5.http.impl.classic.MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/10/25 16:00:00 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory opened a new pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 16:05:29 UTC, 0 replies.
- [GitHub] [httpcomponents-client] carterkozak commented on pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 17:06:35 UTC, 1 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 18:19:04 UTC, 0 replies.
- [GitHub] [httpcomponents-client] michael-o commented on a change in pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 18:49:07 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on a change in pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 19:05:07 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory merged pull request #261: [HTTPCLIENT-2124] NullPointerException in MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by GitBox <gi...@apache.org> on 2020/10/25 20:29:43 UTC, 0 replies.
- [jira] [Commented] (HTTPCLIENT-2124) NullPointerException in org.apache.hc.client5.http.impl.classic.MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/10/25 20:30:00 UTC, 6 replies.
- [jira] [Resolved] (HTTPCLIENT-2124) NullPointerException in org.apache.hc.client5.http.impl.classic.MinimalHttpClient.doExecute(HttpHost, ClassicHttpRequest, HttpContext) - posted by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/10/25 20:30:00 UTC, 0 replies.
- What branches for what - posted by Gary Gregory <ga...@gmail.com> on 2020/10/25 21:00:48 UTC, 2 replies.
- [GitHub] [httpcomponents-core] cweld510 opened a new pull request #227: Make ReactiveDataConsumer.failed a no-op if it has already been marked as complete - posted by GitBox <gi...@apache.org> on 2020/10/27 00:03:55 UTC, 0 replies.
- [GitHub] [httpcomponents-core] ok2c commented on pull request #227: Make ReactiveDataConsumer.failed a no-op if it has already been marked as complete - posted by GitBox <gi...@apache.org> on 2020/10/27 14:53:08 UTC, 0 replies.
- [GitHub] [httpcomponents-core] garydgregory commented on pull request #227: Make ReactiveDataConsumer.failed a no-op if it has already been marked as complete - posted by GitBox <gi...@apache.org> on 2020/10/27 15:08:49 UTC, 0 replies.
- [GitHub] [httpcomponents-core] cweld510 commented on pull request #227: Make ReactiveDataConsumer.failed a no-op if it has already been marked as complete - posted by GitBox <gi...@apache.org> on 2020/10/27 16:54:28 UTC, 2 replies.
- [GitHub] [httpcomponents-core] ok2c merged pull request #227: Make ReactiveDataConsumer.failed a no-op if it has already been marked as complete - posted by GitBox <gi...@apache.org> on 2020/10/29 08:00:47 UTC, 0 replies.
- [GitHub] [httpcomponents-client] artem-smotrakov opened a new pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 16:43:12 UTC, 0 replies.
- [GitHub] [httpcomponents-client] garydgregory commented on pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 16:59:21 UTC, 1 replies.
- [GitHub] [httpcomponents-client] michael-o commented on pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 17:28:03 UTC, 0 replies.
- [GitHub] [httpcomponents-client] carterkozak commented on a change in pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 17:35:34 UTC, 0 replies.
- [GitHub] [httpcomponents-client] artem-smotrakov commented on pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 17:46:10 UTC, 0 replies.
- [GitHub] [httpcomponents-client] ok2c commented on pull request #262: Fixed and suppressed several findings from LGTM.com - posted by GitBox <gi...@apache.org> on 2020/10/29 18:52:41 UTC, 0 replies.