History log of /curl/tests/data/test444 (Results 1 – 5 of 5)
Revision Date Author Comments
# e7a021e1 29-Mar-2023 Dan Fandrich

tests: use %LOGDIR to refer to the log directory

This will allow it be set dynamically.

Ref: #10818


# 29a19369 09-Mar-2023 Marcel Raad

tests: add `cookies` features

These tests don't work with `--disable-cookies`.

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


# 2a0a62a5 06-Sep-2022 Dan Fandrich

tests: fix tag syntax errors in test files


# 073268a6 02-Aug-2022 Fabian Keil

test44[2-4]: add '--resolve' to the keywords

... so the tests can be automatically skipped when
using an external proxy like Privoxy.

Closes #9250


# 46f8911d 26-Jun-2022 Daniel Stenberg

test444: test many received Set-Cookie:

The amount of sent cookies in the test is limited to 80 because hyper
has its own strict limits in how many headers it allows to be received
w

test444: test many received Set-Cookie:

The amount of sent cookies in the test is limited to 80 because hyper
has its own strict limits in how many headers it allows to be received
which triggers at some point beyond this number.

show more ...