test427: add cookies feature and keyword
This test doesn't work with `--disable-cookies`. Closes https://github.com/curl/curl/pull/11320
This commit is contained in:
parent
64aefea3d9
commit
1eca27f100
@ -3,6 +3,7 @@
|
||||
<keywords>
|
||||
HTTP
|
||||
HTTP GET
|
||||
cookies
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
@ -50,6 +51,9 @@ Keep Cookie: header within 8190 bytes
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c %LOGDIR/cookies%TESTNUMBER -L
|
||||
</command>
|
||||
<features>
|
||||
cookies
|
||||
</features>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
||||
Loading…
Reference in New Issue
Block a user