[GitHub] [httpcomponents-client] ok2c opened a new pull request, #454: HTTPCLIENT-2277: do not store hop-by-hop and connection specific headers in cache

2023-06-11 Thread via GitHub
ok2c opened a new pull request, #454: URL: https://github.com/apache/httpcomponents-client/pull/454 As per [RFC 9111 3.1](https://datatracker.ietf.org/doc/html/rfc9111#name-storing-header-and-trailer-) the cache now filters out hop-by-hop and connection specific headers prior to committing

[GitHub] [httpcomponents-client] ok2c commented on pull request #454: HTTPCLIENT-2277: do not store hop-by-hop and connection specific headers in cache

2023-06-11 Thread via GitHub
ok2c commented on PR #454: URL: https://github.com/apache/httpcomponents-client/pull/454#issuecomment-1586332205 > @ok2c Just two remarks, > > * I noticed that the Upgrade and Trailer headers are currently missing from the HOP_BY_HOP Set. @arturobernalg Good catch. I over

[GitHub] [httpcomponents-client] ok2c merged pull request #454: HTTPCLIENT-2277: do not store hop-by-hop and connection specific headers in cache

2023-06-11 Thread via GitHub
ok2c merged PR #454: URL: https://github.com/apache/httpcomponents-client/pull/454 -- 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-2277) HttpClient Cache conformance to RFC 9111

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

[jira] [Created] (HTTPCORE-751) Memory Consumption and GC Performance Issues with HttpClient-5.2.1 in HTTP/2 Communication

2023-06-11 Thread Sandeep_gaur (Jira)
Sandeep_gaur created HTTPCORE-751: - Summary: Memory Consumption and GC Performance Issues with HttpClient-5.2.1 in HTTP/2 Communication Key: HTTPCORE-751 URL: https://issues.apache.org/jira/browse/HTTPCORE-751

[jira] [Updated] (HTTPCORE-751) Memory Consumption and GC Performance Issues with HttpClient-5.2.1 in HTTP/2 Communication

2023-06-11 Thread Oleg Kalnichevski (Jira)
[ https://issues.apache.org/jira/browse/HTTPCORE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski updated HTTPCORE-751: --- Fix Version/s: 5.2.2 > Memory Consumption and GC Performance Issues with HttpClient