We have released a new version (version 1.1.4) of the HttpRequest library.
Release history

Changes

  • You no longer have to keep calling the Idle function while calling the HTTP_GetResponse function and waiting for a response.
  • Fixed the process when an error occurs.

Update procedure

You can update the HttpRequest library by following the steps below.
  1. Download the new version of the zip file from the following link.
  2. Unzip the zip file and you will get the following files:
    http_request.h
    libHttpRequest.a
  3. Copy these files into your application's project that uses the HttpRequest library.
  4. Build the application.


Last updated: 2021/06/03