3.0.0
This release represents a major re-working of SwiftyRequest, built on the swift-nio based async-http-client
developed by the Swift Server Working Group.
Features
- Support for client certificates (2-way SSL),
- Direct retrieval of
Codable
types.
Supported Swift versions
- Requires Swift 5.0 or later.