mirror of
https://github.com/curl/curl.git
synced 2026-08-24 17:53:33 +03:00
parent
7a14898264
commit
bdb7d8b004
43 changed files with 70 additions and 67 deletions
|
|
@ -23,7 +23,7 @@ swsclose
|
|||
http
|
||||
</server>
|
||||
<name>
|
||||
HTTP GET with a invalid HTTP/1 response line start
|
||||
HTTP GET with an invalid HTTP/1 response line start
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http0.9
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ h2c
|
|||
http
|
||||
</server>
|
||||
<name>
|
||||
HTTP/1 doing HTTP/2 Upgrade: getting a HTTP/2 101 response
|
||||
HTTP/1 doing HTTP/2 Upgrade: getting an HTTP/2 101 response
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER --http2
|
||||
|
|
|
|||
|
|
@ -30,7 +30,7 @@ ftp
|
|||
proxy
|
||||
</features>
|
||||
<name>
|
||||
HTTP PUT to a FTP URL with username+password - over HTTP proxy
|
||||
HTTP PUT to an FTP URL with username+password - over HTTP proxy
|
||||
</name>
|
||||
<command>
|
||||
-x http://%HOSTIP:%HTTPPORT ftp://daniel:mysecret@host.com/we/want/%TESTNUMBER -T %LOGDIR/test%TESTNUMBER.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue