-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure mutable headers for Jetty WebFlux request
In Jetty 10, request headers are immutable, see jetty/jetty.project#4777, but we need to remove/hide forwarded headers when they have been used. See gh-27424
- Loading branch information
1 parent
cce61c3
commit b732ff3
Showing
2 changed files
with
12 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters