[GitHub] [httpcomponents-client] arturobernalg commented on pull request #436: Update NTCredentials to Determine Workstation Name at Runtime

2023-04-22 Thread via GitHub
arturobernalg commented on PR #436: URL: https://github.com/apache/httpcomponents-client/pull/436#issuecomment-1518966869 Hey @michael-o Please take a look at this change to address the issue mentioned in this ticket. [HTTPCLIENT-1580](https://issues.apache.org/jira/browse/HTTPCLIEN

[GitHub] [httpcomponents-client] arturobernalg opened a new pull request, #436: Update NTCredentials to Determine Workstation Name at Runtime

2023-04-22 Thread via GitHub
arturobernalg opened a new pull request, #436: URL: https://github.com/apache/httpcomponents-client/pull/436 This pull request updates the NTCredentials class to automatically determine the local workstation name at runtime or request time, in line with the underlying NTLM implementation. T

[GitHub] [httpcomponents-client] ok2c merged pull request #434: Complete support for Stale-While-Revalidate and Stale-If-Error

2023-04-22 Thread via GitHub
ok2c merged PR #434: URL: https://github.com/apache/httpcomponents-client/pull/434 -- 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] (HTTPCORE-740) Connection resets during timeouts

2023-04-22 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17715366#comment-17715366 ] Oleg Kalnichevski commented on HTTPCORE-740: [~arunans23] This is something

[GitHub] [httpcomponents-core] ok2c commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

2023-04-22 Thread via GitHub
ok2c commented on PR #402: URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947461 > @ok2c Is it okay if I run some more tests and make it non-draft? Sure. Absolutely. -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [httpcomponents-core] arunans23 commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

2023-04-22 Thread via GitHub
arunans23 commented on PR #402: URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947200 @ok2c Is it okay if I run some more tests and make it non-draft? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [httpcomponents-core] ok2c commented on pull request #402: HTTPCORE-740: Introduce Read interest during connection close for graceful closure

2023-04-22 Thread via GitHub
ok2c commented on PR #402: URL: https://github.com/apache/httpcomponents-core/pull/402#issuecomment-1518947060 @arunans23 Please make it non-draft and will merge the change-set. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [httpcomponents-client] arturobernalg opened a new pull request, #435: Add Last-Modified header to 304 response when ETag is not present

2023-04-22 Thread via GitHub
arturobernalg opened a new pull request, #435: URL: https://github.com/apache/httpcomponents-client/pull/435 This commit adds the Last-Modified header to the 304 Not Modified response when the ETag header is not present in the cache entry. This aligns the behavior with the recommendatio

[jira] [Closed] (HTTPCORE-741) WARNING: Illegal reflective access by org.apache.hc.core5.util.ReflectionUtils$1

2023-04-22 Thread Jeremy Long (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Long closed HTTPCORE-741. Resolution: Invalid I had an issue with gradle pulling in downgraded versions. > WARNING: Illega

[jira] [Created] (HTTPCORE-741) WARNING: Illegal reflective access by org.apache.hc.core5.util.ReflectionUtils$1

2023-04-22 Thread Jeremy Long (Jira)
Jeremy Long created HTTPCORE-741: Summary: WARNING: Illegal reflective access by org.apache.hc.core5.util.ReflectionUtils$1 Key: HTTPCORE-741 URL: https://issues.apache.org/jira/browse/HTTPCORE-741 Pr