These fail without cookie support.
Closes https://github.com/curl/curl/pull/21858
http://first.host.it.is/we/want/that/page/%TESTNUMBER -x %HOSTIP:%HTTPPORT -b "test=yes" --location
</command>
<features>
+cookies
proxy
</features>
</client>
<command>
http://%HOSTIP:%HTTPPORT
</command>
+<features>
+cookies
+</features>
</client>
# Verify data after the test has been "shot"
<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"