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:
parent
1979008703
commit
6b130d6be6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user