]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/http: add abrupt server close test master
authorDaniel McCarney <daniel@binaryparadox.net>
Wed, 8 Apr 2026 20:28:06 +0000 (16:28 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 10 Apr 2026 13:58:39 +0000 (15:58 +0200)
commit0a7e1982fefb237832a256537d93e0ec4b30642a
treeebb4e326ee414c749087e00971094eb0cf1ca905
parentce05754c7c3062257999d2d7e9330dd8a792e2f3
tests/http: add abrupt server close test

Test that connecting to a server that immediately closes the connection
produces an error instead of hanging/timing out.
tests/http/test_05_errors.py