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
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
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
[
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:
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
[
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