Permalink
Show file tree
Hide file tree
5 changes: 5 additions & 0 deletions
5
blaze-client/src/main/scala/org/http4s/blaze/client/Http1Connection.scala
10 changes: 6 additions & 4 deletions
10
blaze-core/src/main/scala/org/http4s/blazecore/Http1Stage.scala
2 changes: 1 addition & 1 deletion
2
blaze-server/src/main/scala/org/http4s/blaze/server/Http1ServerStage.scala
106 changes: 75 additions & 31 deletions
106
blaze-server/src/test/scala/org/http4s/blaze/server/Http1ServerStageSpec.scala
55 changes: 53 additions & 2 deletions
55
client/shared/src/test/scala/org/http4s/client/ClientRouteTestBattery.scala
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Merge pull request from GHSA-5vcm-3xc3-w7x3
Response splitting mitigation, 1.0
- Loading branch information
Showing
23 changed files
with
656 additions
and
192 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
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
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
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
Oops, something went wrong.