[jira] [Commented] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752897#comment-16752897 ] FUMIN commented on HTTPCLIENT-1967: --- Ahh... Many Thanks, Oleg. > HttpClient does not appears to

[jira] [Resolved] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1967. --- Resolution: Won't Fix This is a known bug in TLSv3 implementation in

[jira] [Commented] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752753#comment-16752753 ] FUMIN commented on HTTPCLIENT-1967: --- And Oleg, it might very well be the "hostname verification

[jira] [Commented] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752681#comment-16752681 ] FUMIN commented on HTTPCLIENT-1967: --- Thanks Oleg for the follow up. Let me try to summarize: a.

[jira] [Updated] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] FUMIN updated HTTPCLIENT-1967: -- Attachment: ssl_handshake_debugresult_2requests_using_the_same_HttpClient_Instnace.txt >

[jira] [Updated] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] FUMIN updated HTTPCLIENT-1967: -- Description: # Set up a clean Apache Tomcat server, in my case I downloaded 8.5.37. # Setup and

[jira] [Comment Edited] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752612#comment-16752612 ] Oleg Kalnichevski edited comment on HTTPCLIENT-1967 at 1/25/19 7:48 PM:

[jira] [Commented] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752612#comment-16752612 ] Oleg Kalnichevski commented on HTTPCLIENT-1967: --- HttpClient uses the JSSE provider 

[jira] [Commented] (HTTPCLIENT-1965) Connection leak when aborting httpRequest after connection leasing

2019-01-25 Thread Zoe Wang (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752573#comment-16752573 ] Zoe Wang commented on HTTPCLIENT-1965: -- Please use the updated code to reproduce the issue. I

[jira] [Updated] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] FUMIN updated HTTPCLIENT-1967: -- Description: # Set up a clean Apache Tomcat server, in my case I downloaded 8.5.37. # Setup and

[jira] [Created] (HTTPCLIENT-1967) HttpClient does not appears to support TLSv1.3 well

2019-01-25 Thread FUMIN (JIRA)
FUMIN created HTTPCLIENT-1967: - Summary: HttpClient does not appears to support TLSv1.3 well Key: HTTPCLIENT-1967 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1967 Project: HttpComponents

[jira] [Commented] (HTTPCLIENT-1965) Connection leak when aborting httpRequest after connection leasing

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752553#comment-16752553 ] Oleg Kalnichevski commented on HTTPCLIENT-1965: --- The code you have provided is

[jira] [Commented] (HTTPCLIENT-1965) Connection leak when aborting httpRequest after connection leasing

2019-01-25 Thread Zoe Wang (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752512#comment-16752512 ] Zoe Wang commented on HTTPCLIENT-1965: -- Thanks for the response. In the code I provided, the

[jira] [Commented] (HTTPCLIENT-1965) Connection leak when aborting httpRequest after connection leasing

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752318#comment-16752318 ] Oleg Kalnichevski commented on HTTPCLIENT-1965: --- [~Zoe Wang] It looks like there is a

Re: Add Content-Disposition header to org.apache.http.HttpHeaders

2019-01-25 Thread Gary Gregory
https://github.com/apache/httpcomponents-core Gary On Fri, Jan 25, 2019 at 7:52 AM Oleg Kalnichevski wrote: > On Fri, 2019-01-25 at 10:49 +0100, Frédéric Fays wrote: > > Hi, > > Could you please add the Content-Disposition header, c.f. RFC 6266, > > to the > > org.apache.http.HttpHeaders

[jira] [Commented] (HTTPCLIENT-1966) System Proxy - HTTP and SOCKS

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752236#comment-16752236 ] Oleg Kalnichevski commented on HTTPCLIENT-1966: --- [~mikolajb] HttpClient does not use

Re: Add Content-Disposition header to org.apache.http.HttpHeaders

2019-01-25 Thread Oleg Kalnichevski
On Fri, 2019-01-25 at 10:49 +0100, Frédéric Fays wrote: > Hi, > Could you please add the Content-Disposition header, c.f. RFC 6266, > to the > org.apache.http.HttpHeaders class, and update the Javadoc accordingly > ? > > Regards, > > Frederic Fays > > Ref. https://tools.ietf.org/html/rfc6266

[jira] [Commented] (HTTPCLIENT-1966) System Proxy - HTTP and SOCKS

2019-01-25 Thread Mikolaj Broniszewski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752210#comment-16752210 ] Mikolaj Broniszewski commented on HTTPCLIENT-1966: -- Hi [~olegk], As I mentioned

Add Content-Disposition header to org.apache.http.HttpHeaders

2019-01-25 Thread Frédéric Fays
Hi, Could you please add the Content-Disposition header, c.f. RFC 6266, to the org.apache.http.HttpHeaders class, and update the Javadoc accordingly ? Regards, Frederic Fays Ref. https://tools.ietf.org/html/rfc6266

Re: [ANNOUNCEMENT] HttpComponents Client 4.5.7 GA Released

2019-01-25 Thread Philippe Mouawad
Thanks for this release. It appears 4.5.7 artifact was not published on Maven. Regards On Thu, Jan 24, 2019 at 10:34 PM Oleg Kalnichevski wrote: > The Apache HttpComponents project is pleased to announce 4.5.7 GA > release of HttpComponents HttpClient. > > This is a maintenance release that

[jira] [Commented] (HTTPCLIENT-1966) System Proxy - HTTP and SOCKS

2019-01-25 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16752165#comment-16752165 ] Oleg Kalnichevski commented on HTTPCLIENT-1966: --- Whatever Oracle documentation says