Skip to content

API polish and cleanup

Compare
Choose a tag to compare
@dmcyk dmcyk released this 20 Dec 23:22
· 5 commits to master since this release

New

  • protocol DataInitializable

Better

  • response body is now accessible through cURLResponse.rawBody instead of body property. body has been changed to generic function, which automatically changes rawBody to types conforming to DataInitializable protocol