]> git.ipfire.org Git - thirdparty/curl.git/commit
mod_curltest: tidy-ups and small fixes
authorViktor Szakats <commit@vsz.me>
Mon, 13 Oct 2025 20:46:49 +0000 (22:46 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 19 Oct 2025 11:46:59 +0000 (13:46 +0200)
commit026498df4349f779d70241fe628e64af3959d98c
tree8059fa42b641cdf5ab818cbabfa1c4d5a58ae6dc
parentfffc16dd9c4ad063ecee2ac073266120b203e136
mod_curltest: tidy-ups and small fixes

- honor request id (`id=<number>`) in `curltest/put` and
  `curltest/sslinfo` handlers.
- do not truncate `max_upload` input parameter.
- delete unused variables.
- formatting.

Inspired by Joshua's report on tests.

Closes #19061
tests/http/testenv/mod_curltest/mod_curltest.c