Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Nemiro.OAuth v1.5

Compare
Choose a tag to compare
@alekseynemiro alekseynemiro released this 27 Dec 15:26
· 63 commits to master since this release

December 27, 2014

In this version were made significant changes and improvements, which are mainly aimed at simplifying integration with a variety of API.

  • Improved transmission parameters in the web request, added support for file transfer;
  • Added support for requests: PUT and DELETE;
  • Added methods to perform asynchronous requests;
  • Simplified mechanism for generating and usage of the authorization header;
  • Added support for Unicode to URL encoding method (RFC-3986);
  • Unified mechanism for handling responses in various data formats (XML, JSON, PLAIN). Created universal type - UniValue.
  • Added OAuth clients for: Instagram and Tumblr.