Skip to content

Latest commit

 

History

History
executable file
·
52 lines (37 loc) · 1.32 KB

File metadata and controls

executable file
·
52 lines (37 loc) · 1.32 KB

Change Log

Released on Tuesday, 18 Jan, 2022.

Updated

  • Podspec with updated author, url and platform.

Released on Wednesday, 17 Aug, 2016.

Added

  • Added method to authenticate the request with username and password.

Released on Saturday, 13 Aug, 2016.

Fixed

  • Fixed POST method to use application/x-www-form-urlencoded.

Released on Wednesday, 18 May, 2016.

Updated

  • Readme formatting.
  • Minor refactoring.

Released on Wednesday, 11 May, 2016.

Added

  • Added option to cancel active request.
  • Added nullability annotations.
  • Added validation of HTTP status codes.

Released on Tuesday, 22 Dec, 2015.

Added

  • Added documentation.
  • Added .gitignore.
  • Added info on how to install from CocoaPods.
  • Rewrote readme.

Updated

  • Handling of HEAD requests.

Released on Saturday, 19 Dec, 2015.

Added

  • Initial release.