[jira] [Commented] (HTTPCLIENT-2222) ProtocolNegotiationException and ConnectionClosedException with httpclient5

2022-06-11 Thread Gaojie Liu (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553213#comment-17553213 ] Gaojie Liu commented on HTTPCLIENT-: Hi [~olegk]  thanks for the follow

Re: org.apache.http.client.methods.HttpEntityEnclosingRequestBase removed - what replaced it?

2022-06-11 Thread thc202
On 11/06/2022 13:32, Oleg Kalnichevski wrote: On Sat, 2022-06-11 at 10:30 +0200, Graham Leggett wrote: Hi all, I am looking at how feasible it is to upgrade jackrabbit from httpclient 4 to 5, and have found that the following class was removed in trunk: org.apache.http.client.methods.HttpEn

Re: HttpClient + system properties + client certificates - how?

2022-06-11 Thread Oleg Kalnichevski
On Sat, 2022-06-11 at 11:24 +0200, Graham Leggett wrote: > Hi all, > > I am trying to pick apart why jackrabbit is ignoring system > parameters when using SSL. > > According to the javadocs for > https://www.javadoc.io/doc/org.apache.httpcomponents/httpclient/4.4/org/apache/http/impl/client/HttpC

Re: org.apache.http.client.methods.HttpEntityEnclosingRequestBase removed - what replaced it?

2022-06-11 Thread Oleg Kalnichevski
On Sat, 2022-06-11 at 10:30 +0200, Graham Leggett wrote: > Hi all, > > I am looking at how feasible it is to upgrade jackrabbit from > httpclient 4 to 5, and have found that the following class was > removed in trunk: > > org.apache.http.client.methods.HttpEntityEnclosingRequestBase > > There is

[jira] [Commented] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553100#comment-17553100 ] Oleg Kalnichevski commented on HTTPCORE-715: [~minfrin] You can submit chan

[jira] [Updated] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCORE-715: --- Component/s: Documentation Issue Type: Wish (was: Bug) Priority: Minor

[jira] [Resolved] (HTTPCLIENT-2221) Differences between HttpEntity.close() and HttpEntity.getContent().close()

2022-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2221. --- Fix Version/s: 4.5.14 5.2-beta2 Resolution: Fix

[jira] [Commented] (HTTPCLIENT-2221) Differences between HttpEntity.close() and HttpEntity.getContent().close()

2022-06-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553093#comment-17553093 ] ASF subversion and git services commented on HTTPCLIENT-2221:

[jira] [Commented] (HTTPCLIENT-2221) Differences between HttpEntity.close() and HttpEntity.getContent().close()

2022-06-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553087#comment-17553087 ] ASF subversion and git services commented on HTTPCLIENT-2221:

[GitHub] [httpcomponents-client] ok2c merged pull request #371: HTTPCLIENT-2221 Closing a classic response/entity allows connection reuse

2022-06-11 Thread GitBox
ok2c merged PR #371: URL: https://github.com/apache/httpcomponents-client/pull/371 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hc.ap

[jira] [Commented] (HTTPCLIENT-2222) ProtocolNegotiationException and ConnectionClosedException with httpclient5

2022-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553083#comment-17553083 ] Oleg Kalnichevski commented on HTTPCLIENT-: --- [~Gaojie_Liu] By the

[jira] [Comment Edited] (HTTPCLIENT-2222) ProtocolNegotiationException and ConnectionClosedException with httpclient5

2022-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17552353#comment-17552353 ] Oleg Kalnichevski edited comment on HTTPCLIENT- at 6/11/22 11:46 AM: -

HttpClient + system properties + client certificates - how?

2022-06-11 Thread Graham Leggett
Hi all, I am trying to pick apart why jackrabbit is ignoring system parameters when using SSL. According to the javadocs for https://www.javadoc.io/doc/org.apache.httpcomponents/httpclient/4.4/org/apache/http/impl/client/HttpClientBuilder.html "System properties will be taken into account when

org.apache.http.client.methods.HttpEntityEnclosingRequestBase removed - what replaced it?

2022-06-11 Thread Graham Leggett
Hi all, I am looking at how feasible it is to upgrade jackrabbit from httpclient 4 to 5, and have found that the following class was removed in trunk: org.apache.http.client.methods.HttpEntityEnclosingRequestBase There is nothing in the javadocs for 4.x to show that the class is deprecated or

[jira] [Updated] (HTTPCORE-715) Website at https://hc.apache.org lacks maven links to source code

2022-06-11 Thread Graham Leggett (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Leggett updated HTTPCORE-715: Summary: Website at https://hc.apache.org lacks maven links to source code (was: Website

[jira] [Created] (HTTPCORE-715) Website at https://hc.apache.org lacks aven links to source code

2022-06-11 Thread Graham Leggett (Jira)
Graham Leggett created HTTPCORE-715: --- Summary: Website at https://hc.apache.org lacks aven links to source code Key: HTTPCORE-715 URL: https://issues.apache.org/jira/browse/HTTPCORE-715 Project: Htt