Skip to content
Snippets Groups Projects
Commit 6b130d6b authored by Jay Satiro's avatar Jay Satiro
Browse files

tests: Fix for http/2 feature

Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html
Reported-by: Paul Howarth
parent 19790087
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment