[jira] [Commented] (HTTPCLIENT-1713) Certain responses from a POST should be cacheable

2023-05-07 Thread Arturo Bernal (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720288#comment-17720288 ] Arturo Bernal commented on HTTPCLIENT-1713: --- [~olegk]   This can be clos

[GitHub] [httpcomponents-client] ok2c commented on pull request #444: HTTPCLIENT-2272 - Add AbstractBackoff, LinearBackoffManager, and ExponentialBackoffManager classes

2023-05-07 Thread via GitHub
ok2c commented on PR #444: URL: https://github.com/apache/httpcomponents-client/pull/444#issuecomment-1537358368 @arturobernalg So much better. Almost there. Let's reduce the public API footprint a bit, though. Generally there should be no protected instance variables. It will be very diff

[jira] [Resolved] (HTTPCLIENT-1725) Heuristic caching does not work for URIs with a query string

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1725. --- Fix Version/s: 5.3-alpha1 (was: Stuck) Reso

[jira] [Resolved] (HTTPCLIENT-1713) Certain responses from a POST should be cacheable

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1713. --- Fix Version/s: 5.3-alpha1 (was: Stuck) Reso

HttpClient 5.3 release planning

2023-05-07 Thread Oleg Kalnichevski
Folks I would like to move forward with the HttpClient 5.3 development and release HttpClient 5.3 alpha1 soon. To speed things up I propose that HttpCore skips one release cycle and HttpClient 5.3 be released based on HttpCore 5.2. There is nothing in the HttpCore 5.3.x branch that would be requir

Re: HttpClient 5.3 release planning

2023-05-07 Thread Michael Osipov
Am 2023-05-07 um 10:54 schrieb Oleg Kalnichevski: Folks I would like to move forward with the HttpClient 5.3 development and release HttpClient 5.3 alpha1 soon. To speed things up I propose that HttpCore skips one release cycle and HttpClient 5.3 be released based on HttpCore 5.2. There is nothi

Re: HttpClient 5.3 release planning

2023-05-07 Thread Gary Gregory
Sounds good. Gary On Sun, May 7, 2023, 04:54 Oleg Kalnichevski wrote: > Folks > > I would like to move forward with the HttpClient 5.3 development and > release HttpClient 5.3 alpha1 soon. To speed things up I propose that > HttpCore skips one release cycle and HttpClient 5.3 be released based

[jira] [Resolved] (HTTPCLIENT-2082) PoolingHttpClientConnectionManagerBuilder should also take the connection socket lookup as a builder parameter

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2082. --- Resolution: Won't Fix > PoolingHttpClientConnectionManagerBuilder should

[GitHub] [httpcomponents-client] arturobernalg commented on pull request #444: HTTPCLIENT-2272 - Add AbstractBackoff, LinearBackoffManager, and ExponentialBackoffManager classes

2023-05-07 Thread via GitHub
arturobernalg commented on PR #444: URL: https://github.com/apache/httpcomponents-client/pull/444#issuecomment-1537425052 > @arturobernalg So much better. Almost there. Let's reduce the public API footprint a bit, though. Generally there should be no protected instance variables. It will b

[jira] [Resolved] (HTTPCLIENT-1598) Native Windows Negotiate/NTLM via JNA + 407 Proxy Authentication Required

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1598. --- Resolution: Won't Fix NTML scheme has been deprecated and is no longer s

[jira] [Resolved] (HTTPCLIENT-1938) OS resources leak in HttpAuthenticator/WindowsNegotiateScheme

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1938. --- Resolution: Won't Fix NTML scheme has been deprecated and is no longer s

[jira] [Resolved] (HTTPCLIENT-1962) WindowsNegotiateScheme incorrectly requires challenge in initial response

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1962. --- Fix Version/s: (was: Stuck) Resolution: Won't Fix NTML scheme

[jira] [Resolved] (HTTPCLIENT-1561) InitializeSecurityContext in WinHttpClient ignores return codes

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1561. --- Resolution: Won't Fix NTML scheme has been deprecated and is no longer s

Re: HttpClient 5.3 release planning

2023-05-07 Thread Arturo Bernal
I'm fine with the proposed plan to move forward with HttpClient 5.3 development and release HttpClient 5.3 alpha1 based on HttpCore 5.2. Skipping one release cycle for HttpCore should not cause any issues, and it will help us expedite the development process. Kind regards, On Sunday, May 7, 202

Re: HttpClient 5.3 release planning

2023-05-07 Thread Gary Gregory
Any thoughts on basing 5.3 on Java 11? Gary On Sun, May 7, 2023, 04:54 Oleg Kalnichevski wrote: > Folks > > I would like to move forward with the HttpClient 5.3 development and > release HttpClient 5.3 alpha1 soon. To speed things up I propose that > HttpCore skips one release cycle and HttpCl

Re: HttpClient 5.3 release planning

2023-05-07 Thread Michael Osipov
Am 2023-05-07 um 14:23 schrieb Gary Gregory: Any thoughts on basing 5.3 on Java 11? Benefit? I'd expect that version 6 could upgrade Java version. - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional comman

[GitHub] [httpcomponents-client] ok2c merged pull request #444: HTTPCLIENT-2272 - Add AbstractBackoff, LinearBackoffManager, and ExponentialBackoffManager classes

2023-05-07 Thread via GitHub
ok2c merged PR #444: URL: https://github.com/apache/httpcomponents-client/pull/444 -- 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] [Resolved] (HTTPCLIENT-2272) Add Exponential Backoff Strategy and Linear Strategy to AIMDBackoffManager

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2272. --- Fix Version/s: 5.3-alpha1 Resolution: Fixed > Add Exponential Bac

[jira] [Commented] (HTTPCLIENT-1953) HTTP Response is not cached with Cache-Control: no-cache header

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720309#comment-17720309 ] Oleg Kalnichevski commented on HTTPCLIENT-1953: --- [~arturobernalg] What

[jira] [Resolved] (HTTPCLIENT-2246) Better logging implementation

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-2246. --- Resolution: Won't Fix > Better logging implementation >

[jira] [Commented] (HTTPCLIENT-2271) Do not optimize relative redirect location

2023-05-07 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720311#comment-17720311 ] ASF subversion and git services commented on HTTPCLIENT-2271:

[jira] [Resolved] (HTTPCLIENT-1570) GGSSchemeBase blindly assumes that SPNEGO is always used

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1570. --- Fix Version/s: (was: Stuck) Resolution: Won't Fix GGS based e

[jira] [Resolved] (HTTPCLIENT-1912) AuthSchemes.SPNEGO should be able to specify login conf and krb5 conf as parameters instead of system properties

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1912. --- Fix Version/s: (was: Stuck) Resolution: Won't Fix GGS based e

[jira] [Resolved] (HTTPCLIENT-1582) SSPI-based auth might fail if output token size is too small

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1582. --- Fix Version/s: (was: Stuck) Resolution: Won't Fix GGS based e

[jira] [Resolved] (HTTPCLIENT-1972) Kerberos/SPNego Negotiate not working correctly?

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1972. --- Fix Version/s: (was: Stuck) Resolution: Won't Fix GGS based e

[jira] [Resolved] (HTTPCLIENT-1896) GGSSchemeBase does not support GSS continuation

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1896. --- Resolution: Won't Fix GGS based experimental scheme have been deprecated

[jira] [Commented] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2023-05-07 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720321#comment-17720321 ] Oleg Kalnichevski commented on HTTPCLIENT-1625: --- [~michael-o] Do you w

[jira] [Commented] (HTTPCLIENT-1625) Completely overhaul GSS-API-based authentication backend

2023-05-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17720325#comment-17720325 ] Michael Osipov commented on HTTPCLIENT-1625: Let's leave it on Stuck unt