]> granicus.if.org Git - curl/commitdiff
tests: Fix HTTP2-Settings header for huge window size
authorJay Satiro <raysatiro@yahoo.com>
Thu, 17 Nov 2016 06:04:00 +0000 (01:04 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 17 Nov 2016 06:04:00 +0000 (01:04 -0500)
Follow-up to a4d8888. Changing the window size in that commit resulted
in a different HTTP2-Settings upgrade header, causing test 1800 to fail.

tests/data/test1800
tests/data/test1801

index 96a6c14612b219e4b346e3f0406cbd886d25ffd4..0a2bb1f6df37d982bbbd09e9cf240d6a7cdde2e9 100644 (file)
@@ -48,7 +48,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 Connection: Upgrade, HTTP2-Settings\r
 Upgrade: %H2CVER\r
-HTTP2-Settings: AAMAAABkAAQAAP__\r
+HTTP2-Settings: AAMAAABkAARAAAAA\r
 \r
 </protocol>
 </verify>
index 16ee12d4284a80ddf30b2faccc0ca3e3784b326c..9e1900b9e7b9fcaf777dd088f95b6f5f621285cc 100644 (file)
@@ -58,7 +58,7 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 Connection: Upgrade, HTTP2-Settings\r
 Upgrade: %H2CVER\r
-HTTP2-Settings: AAMAAABkAAQAAP__\r
+HTTP2-Settings: AAMAAABkAARAAAAA\r
 \r
 </protocol>
 # CURLE_HTTP2: Send failure: Broken pipe