View Single Post
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 12-28-2019 , 06:00   Re: REST in Pawn 1.1 - HTTP client for JSON REST APIs (Updated 2019/12/28)
Reply With Quote #61

New release:
  • Switched to cURL multi interface with libuv for better performance
  • Added HTTP/2 support
  • Added ability to get response headers
  • Added JSONObject.HasKey native (thanks Rachnus)
  • Fixed memory leaks when a handle cannot be created
  • Fixed percent signs breaking JSON file paths
  • Return false instead of throwing an error if the key was not found in JSONObject.GetString
  • Updated cURL, Jansson and mbedTLS libraries
Download
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline