diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2016-07-24 02:49:47 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2016-07-24 02:49:47 -0400 |
commit | 6b130d6be6607dce07d1054af929b17b969f3bf5 (patch) | |
tree | 14e3acc8b7b09a07b9f4547fdddddfe10aaa528d /tests/data/test1800 | |
parent | 1979008703cb50bab16111658202cfd05745f0d8 (diff) |
tests: Fix for http/2 feature
Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html
Reported-by: Paul Howarth
Diffstat (limited to 'tests/data/test1800')
-rw-r--r-- | tests/data/test1800 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1800 b/tests/data/test1800 index b7d534edd..96a6c1461 100644 --- a/tests/data/test1800 +++ b/tests/data/test1800 @@ -2,7 +2,7 @@ <info> <keywords> HTTP -http2 +HTTP/2 </keywords> </info> @@ -27,7 +27,7 @@ Content-Type: text/html http </server> <features> -http2 +http/2 </features> <name> HTTP/2 upgrade refused |