1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00

tests: Fix for http/2 feature

Bug: https://curl.haxx.se/mail/lib-2016-07/0070.html
Reported-by: Paul Howarth
This commit is contained in:
Jay Satiro 2016-07-24 02:49:47 -04:00
parent 1979008703
commit 6b130d6be6
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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