Skip to content

Releases: nawar/HTTPLite

Adding HTTPLite to CocoaPods

Choose a tag to compare

@nawar nawar released this 21 Dec 16:46

Experimenting with adding the library to CocoaPods

First working version of HTTPLite

Choose a tag to compare

@nawar nawar released this 21 Dec 14:50

This version covers the basic types of HTTP requests.

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