Skip to content

Releases: iq3addLi/WebStruct

0.7.0

31 Oct 12:15
Compare
Choose a tag to compare
  • Swift 4 compatible. Use Codable.
  • Change method tag.

0.5.0

17 May 07:19
Compare
Choose a tag to compare

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

16 May 09:13
Compare
Choose a tag to compare

New:

  • customizable http method.
  • customizable http headers.
  • customizable URLSessionDelegate.