Re: [PR] HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend [httpcomponents-client]

2024-10-24 Thread via GitHub
stoty commented on code in PR #577: URL: https://github.com/apache/httpcomponents-client/pull/577#discussion_r1814851771 ## httpclient5/src/main/java/org/apache/hc/client5/http/impl/DefaultAuthenticationStrategy.java: ## @@ -95,7 +99,7 @@ public List select( Collection

Re: HttpClient 5.4.1 release notes

2024-10-24 Thread Gary D. Gregory
Hi Oleeg, I made minor edits. Looks good :-) TY, Gary On 2024/10/24 14:23:44 Oleg Kalnichevski wrote: > Folks > > Please review and amend HttpClient 5.4.1 release notes as you deem necessary > > https://github.com/apache/httpcomponents-client/blob/5.4.x/RELEASE_NOTES.txt > > Oleg > > ---

HttpClient 5.4.1 release notes

2024-10-24 Thread Oleg Kalnichevski
Folks Please review and amend HttpClient 5.4.1 release notes as you deem necessary https://github.com/apache/httpcomponents-client/blob/5.4.x/RELEASE_NOTES.txt Oleg - To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For a

Re: [PR] HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend [httpcomponents-client]

2024-10-24 Thread via GitHub
ok2c commented on PR #577: URL: https://github.com/apache/httpcomponents-client/pull/577#issuecomment-2435089467 @stoty Please disable `japicmp` for now and make changes to `HttpAuthenticator ` you deem necessary. I will take it from there. -- This is an automated message from the Apache

Re: [PR] HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend [httpcomponents-client]

2024-10-24 Thread via GitHub
stoty commented on PR #577: URL: https://github.com/apache/httpcomponents-client/pull/577#issuecomment-2435238594 Thank you. I have already done that. -- 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 t

Re: [PR] HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend [httpcomponents-client]

2024-10-24 Thread via GitHub
stoty commented on PR #577: URL: https://github.com/apache/httpcomponents-client/pull/577#issuecomment-2435065211 I don't think that duplicating HttpAuthenticator is a good idea. For the authentication shemes, a case could be made for duplicating them, as those are pluggable componen

Regarding HTTPCore 5.3.1 download links

2024-10-24 Thread sreenivas somavarapu
Hi Team, It looks like HTTPCore 5.3.1 Downloads in hc.apache.org Download section still pointing to 5.3 files. Could you check and correct this. I can see 5.3.1 files present when browsing through the archives link. -- Regards, S. Sreenivas