mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-05-03 07:32:29 +00:00
0469acb3bd
* Tollerate more data after request body is cancelled * wait is not needed if we shutdown the server first * Remove test that depends on external resources * Remove unused conformance to Equatable * SwiftFormat * run generate_linux_tests.rb * Increase timeout for CI