History log of /curl/tests/data/test418 (Results 1 – 2 of 2)
Revision Date Author Comments
# 40336429 06-Apr-2023 Daniel Stenberg

content_encoding: only do tranfer-encoding compression if asked to

To reduce surprises. Update test 387 and 418 accordingly.

Closes #10899


# 119fb187 13-Feb-2023 Patrick Monnerat

content_encoding: do not reset stage counter for each header

Test 418 verifies

Closes #10492