Releases: nawar/HTTPLite
Releases · nawar/HTTPLite
Adding HTTPLite to CocoaPods
First working version of HTTPLite
This version covers the basic types of HTTP requests.
- GET request
- POST request
- Download requests using either the GET or Download functions.
- Download Progress