History log of /curl/tests/data/test898 (Results 1 – 4 of 4)
Revision Date Author Comments
# 3fd80c7b 04-Oct-2023 Daniel Stenberg

tests: remove leading spaces from some tags

The threee tags `<name>`, `</name>` and `<command>` were frequently used
with a leading space that this removes. The reason this habbit is so

tests: remove leading spaces from some tags

The threee tags `<name>`, `</name>` and `<command>` were frequently used
with a leading space that this removes. The reason this habbit is so
widespread in testcases is probably that they have been copy and pasted.

Hence, fixing them all now might curb this practice from now on.

Closes #12028

show more ...


# 6db4ef12 25-Apr-2022 Fabian Keil

test{898,974,976}: add 'HTTP proxy' keywords

... so the tests can be automatically skipped when
testing external HTTP proxies like Privoxy.

Closes #8791


# cb60b2cc 26-Apr-2022 Daniel Stenberg

test 898/974/976: require proxy to run

Fixes #8755
Reported-by: Marc Hörsken
Closes #8756


# afe752e0 25-Apr-2022 Daniel Stenberg

test898: verify the fix for CVE-2022-27776

Do not pass on Authorization headers on redirects to another port