History log of /curl/tests/data/test439 (Results 1 – 4 of 4)
Revision Date Author Comments
# 18f1cd7a 15-Jul-2024 Viktor Szakats

tests: sync feature names with `curl -V`

Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
res

tests: sync feature names with `curl -V`

Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
results easier to grok.

Closes #14183

show more ...


# bbba69da 01-Nov-2023 Harry Mallon

http_aws_sigv4: canonicalise valueless query params

Fixes #8107
Closes #12244


# a1532a33 10-Sep-2023 Daniel Stenberg

aws_sigv4: the query canon code miscounted URL encoded input

Added some extra ampersands to test 439 to verify "blank" query parts

Follow-up to fc76a24c53b08cdf

Closes #118

aws_sigv4: the query canon code miscounted URL encoded input

Added some extra ampersands to test 439 to verify "blank" query parts

Follow-up to fc76a24c53b08cdf

Closes #11829

show more ...


# 65661016 07-Sep-2023 Daniel Stenberg

test439: verify query canonization for aws-sigv4