mirror of
https://github.com/curl/curl.git
synced 2026-05-15 06:36:21 +03:00
http2: increase stream window size to 10 MB
Reported-by: pandada8 on github Fixes #11162 Closes #11167
This commit is contained in:
parent
54ce13d3ff
commit
1886eef7fa
2 changed files with 2 additions and 2 deletions
|
|
@ -49,7 +49,7 @@ User-Agent: curl/%VERSION
|
|||
Accept: */*
|
||||
Connection: Upgrade, HTTP2-Settings
|
||||
Upgrade: %H2CVER
|
||||
HTTP2-Settings: AAMAAABkAAQACAAAAAIAAAAA
|
||||
HTTP2-Settings: AAMAAABkAAQAoAAAAAIAAAAA
|
||||
|
||||
</protocol>
|
||||
</verify>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue