tests: add cookies feature to some tests

These fail without cookie support.

Closes https://github.com/curl/curl/pull/21858
This commit is contained in:
Marcel Raad 2026-06-03 08:58:08 +02:00
parent fda48a5a9c
commit 75a94f3cd8
No known key found for this signature in database
GPG key ID: 33C416EFAE4D6F02
3 changed files with 7 additions and 0 deletions

View file

@ -35,6 +35,9 @@ HTTP with cookie parser and header recording
<command>
http://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -b none -D %LOGDIR/heads%TESTNUMBER.txt
</command>
<features>
cookies
</features>
</client>
# Verify data after the test has been "shot"