]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test427: add `cookies` feature and keyword
authorMarcel Raad <Marcel.Raad@teamviewer.com>
Thu, 15 Jun 2023 10:43:53 +0000 (12:43 +0200)
committerMarcel Raad <Marcel.Raad@teamviewer.com>
Fri, 16 Jun 2023 08:37:07 +0000 (10:37 +0200)
This test doesn't work with `--disable-cookies`.

Closes https://github.com/curl/curl/pull/11320

tests/data/test427

index e99f21518ab97a45ddd2bc3ec2918330f4b1bf52..1e08810ebdfbf099ee480ec7de279ccd60b85f9f 100644 (file)
@@ -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>
 
 #