Reid Nantes
Reid Nantes
When function `try await response.body.collect(upTo: maxBodySize)` is called where response is a `HTTPClientResponse` and maxBodySize = 1048576 (i.e 1 MB) and the response body is greater than 1MB then AsyncHTTPClient/Transaction+StateMachine...
A main use case I have for this package is ingesting CSV files in Swift from exported existing database tables. Many database tables have snake_cased column names or don't exactly...
## Description * add support for automatically parsing headers from the value during encode * add `KeyEncodingStrategy` and `KeyDecodingStrategy` * add `TimeZone` and encoding decoding and Strategy * add [swift-collections](https://github.com/apple/swift-collections)...