-
Notifications
You must be signed in to change notification settings - Fork 319
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Set curl's HTTP/2 window size to match Chrome and Firefox. This affects the "Window Size Increment" parameter in the WINDOW_UPDATE HTTP/2 frame sent out by curl, which was different than the one sent by Chrome or Firefox. * Set curl's HTTP/2 SETTINGS frame to match Firefox.
- Loading branch information
Showing
2 changed files
with
45 additions
and
3 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