mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-06-02 07:37:34 +00:00
Motivation: We need a test that we can handle servers that repeatedly send connection: closes. Modification: Add a unit test that always makes the server send connection: close. Result: More test coverage.