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/test1801 | |
parent | 1979008703cb50bab16111658202cfd05745f0d8 (diff) | |
download | curl-6b130d6be6607dce07d1054af929b17b969f3bf5.tar.gz |
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/test1801')
-rw-r--r-- | tests/data/test1801 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1801 b/tests/data/test1801 index 0aedfed51..16ee12d42 100644 --- a/tests/data/test1801 +++ b/tests/data/test1801 @@ -2,7 +2,7 @@ <info> <keywords> HTTP -http2 +HTTP/2 </keywords> </info> @@ -37,7 +37,7 @@ upgrade http </server> <features> -http2 +http/2 </features> <name> HTTP/2 upgrade with lying server |