Releases: iq3addLi/WebStruct
Releases · iq3addLi/WebStruct
0.7.0
- Swift 4 compatible. Use Codable.
- Change method tag.
0.5.0
New:
- Fix to modify request and session as necessary.
- Fix to use another parser. Can be converted to Data type.
- Request and Response are compatible with formats other than JSON.
0.4.0
New:
- customizable http method.
- customizable http headers.
- customizable URLSessionDelegate.