PMHTTP v4.0.0
- Convert to Swift 4.
- Add a method
HTTPManagerParseRequest.map(_:)
. - Add methods
HTTPManagerDataRequest.decodeAsJSON(_:with:options:)
andHTTPManagerActionRequest.decodeAsJSON(_:with:options:)
.
HTTPManagerParseRequest.map(_:)
.HTTPManagerDataRequest.decodeAsJSON(_:with:options:)
and HTTPManagerActionRequest.decodeAsJSON(_:with:options:)
.