History log of /curl/tests/data/test498 (Results 1 – 2 of 2)
Revision Date Author Comments
# 07dd60c0 08-Jan-2024 Daniel Stenberg

tool_getparam: bsearch cmdline options

- the option names are now alpha sorted and lookup is a lot faster

- use case sensitive matching. It was previously case insensitive, but that

tool_getparam: bsearch cmdline options

- the option names are now alpha sorted and lookup is a lot faster

- use case sensitive matching. It was previously case insensitive, but that
was not documented nor tested.

- remove "partial match" feature. It was not documented, not tested and
was always fragile as existing use could break when we add a new
option

- lookup short options via a table

Closes #12631

show more ...


# 7f225456 18-Sep-2023 Daniel Stenberg

test498: total header size for all redirects is larger than accepted