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 @@ ...@@ -2,7 +2,7 @@
<info> <info>
<keywords> <keywords>
HTTP HTTP
http2 HTTP/2
</keywords> </keywords>
</info> </info>
...@@ -27,7 +27,7 @@ Content-Type: text/html ...@@ -27,7 +27,7 @@ Content-Type: text/html
http http
</server> </server>
<features> <features>
http2 http/2
</features> </features>
<name> <name>
HTTP/2 upgrade refused HTTP/2 upgrade refused
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<info> <info>
<keywords> <keywords>
HTTP HTTP
http2 HTTP/2
</keywords> </keywords>
</info> </info>
...@@ -37,7 +37,7 @@ upgrade ...@@ -37,7 +37,7 @@ upgrade
http http
</server> </server>
<features> <features>
http2 http/2
</features> </features>
<name> <name>
HTTP/2 upgrade with lying server 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