mirror of
https://github.com/swift-server/async-http-client.git
synced 2026-06-02 07:37:34 +00:00
* save progress * Replace `TransactionBody` with `NIOAsyncSequenceProducer` * test * revert unnesscary changes * Add end-to-end test which currently fails because of https://github.com/apple/swift-nio/issues/2398 * soundness * Use latest swift-nio release * throw CancellationError on task cancelation * Fix Swift 5.5 & 5.6