History log of /curl/tests/data/test498 (Results 1 – 3 of 3)
Revision Date Author Comments
# fc3e1cbc 21-Dec-2024 Daniel Stenberg

hyper: drop support

lib : remove all hyper code
configure: stop detecting hyper
docs: no more mention of hyper
tests: mo more special-handling of hyper builds
CI: no jobs usi

hyper: drop support

lib : remove all hyper code
configure: stop detecting hyper
docs: no more mention of hyper
tests: mo more special-handling of hyper builds
CI: no jobs using hyper

Closes #15120

show more ...


# 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