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.- Download the new version of the zip file from the following link.
- Unzip the zip file and you will get the following files:
http_request.h
libHttpRequest.a - Copy these files into your application's project that uses the HttpRequest library.
- Build the application.
Last updated: 2021/06/03