This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Added
- New methods for requesting raw
Dataresponse to allow for using alternative decoding methods such as SwiftyJSON:performRawDataRequest(AndWait)(classic approach),rawDataPublisher(Combine) andrawDataResponse(Swift concurrency).