Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The ThreadPoolRequestReplicator performs HTTP request replication between cluster nodes and includes several methods for removing headers that should not be passed in forwarded requests. When receiving requests over HTTP/1.1, header names can be capitalized, but over HTTP/2, header names are lowercase. The removal logic should be updated to handle header removal without depending on the protocol format of the header names.
Attachments
Issue Links
- links to