diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-01-09 15:34:36 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-01-09 15:34:36 +0100 |
commit | 5f5b5afcb70e5849f550811320844a93885c6332 (patch) | |
tree | 3a190bf74a7cc592886ca944de32ec7c2f0d0366 /tests/data | |
parent | 1f30dc886d1a4a6e81599a9f5f5e9f60d97801d4 (diff) |
test1561: improve test name
[skip ci]
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1561 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1561 b/tests/data/test1561 index 356dc94e4..ff448c95f 100644 --- a/tests/data/test1561 +++ b/tests/data/test1561 @@ -49,7 +49,7 @@ http https </server> <name> -HTTP +Cookies set over HTTP can't override secure ones </name> <command> -k https://%HOSTIP:%HTTPSPORT/15610001 -L -c log/jar1561.txt -H "Host: www.example.com" http://%HOSTIP:%HTTPPORT/15610002 -L -c log/jar1561.txt -H "Host: www.example.com" |