curl/tests/http/testenv/mod_curltest
Stefan Eissing 9cf4a400d2
pytest: improve stragglers
A fix for the tests that took the longest:
- test_05: make the server close the HTTP/1.1 connection when
  simulating an error during a download. This eliminates waiting
  for a keepalive timeout
- test_02: pause tests with slightly smaller documents, eliminate
  special setup for HTTP/2. We test stream window handling now
  elsewhere already
- cli_hx_download: run look in 500ms steps instead of 1sec, resuming
  paused tranfers earlier.

Closes #19809
2025-12-02 17:04:20 +01:00
..
.gitignore tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
mod_curltest.c pytest: improve stragglers 2025-12-02 17:04:20 +01:00