1.2.0 (2021/6/1)
- Fixed an issue that caused a receive error when using the HttpRequest library with the OS of the System 4.0.
- When the encoding of the received data is UTF-8, it was unconditionally converted to SJIS encoding and output, but it has been changed to output as UTF-8 without conversion.
- The log of HttpRequest library can be output.
1.1.4 (2020/10/28)
- 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.
1.1.2 (2020/10/25)
- Addressed an issue where the transmission speed would slow down when sending data of 60KB or more by POST.
1.1.0 (2020/10/14)
- Enhanced error detection.
1.0.0 (2020/7/29)
- The first release
Last updated: 2021/06/03