mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-08 04:42:26 +00:00

* 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.