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:
Marcel Raad 2023-06-15 12:43:53 +02:00
parent 64aefea3d9
commit 1eca27f100
No known key found for this signature in database
GPG Key ID: 33C416EFAE4D6F02

View File

@ -3,6 +3,7 @@
<keywords> <keywords>
HTTP HTTP
HTTP GET HTTP GET
cookies
</keywords> </keywords>
</info> </info>
@ -50,6 +51,9 @@ Keep Cookie: header within 8190 bytes
<command> <command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c %LOGDIR/cookies%TESTNUMBER -L http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c %LOGDIR/cookies%TESTNUMBER -L
</command> </command>
<features>
cookies
</features>
</client> </client>
# #