From 1eca27f1009406c73ad87c5f63ee2b320e61fe33 Mon Sep 17 00:00:00 2001 From: Marcel Raad Date: Thu, 15 Jun 2023 12:43:53 +0200 Subject: [PATCH] test427: add `cookies` feature and keyword This test doesn't work with `--disable-cookies`. Closes https://github.com/curl/curl/pull/11320 --- tests/data/test427 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/data/test427 b/tests/data/test427 index e99f21518a..1e08810ebd 100644 --- a/tests/data/test427 +++ b/tests/data/test427 @@ -3,6 +3,7 @@ HTTP HTTP GET +cookies @@ -50,6 +51,9 @@ Keep Cookie: header within 8190 bytes http://%HOSTIP:%HTTPPORT/%TESTNUMBER -c %LOGDIR/cookies%TESTNUMBER -L + +cookies + # -- 2.47.3