Skip to content

Releases: nawar/HTTPLite

Adding HTTPLite to CocoaPods

21 Dec 16:46
Compare
Choose a tag to compare

Experimenting with adding the library to CocoaPods

First working version of HTTPLite

21 Dec 14:50
Compare
Choose a tag to compare

This version covers the basic types of HTTP requests.

  • GET request
  • POST request
  • Download requests using either the GET or Download functions.
    • Download Progress