The HttpRequest library is a library for sending HTTP requests to a web server and receiving responses from the server.

By using this library, you can send an HTTP request with a GET or POST method and receive an HTTP response from the server.

To use this library, link the following library to your application program.

Header file:
lib.h
http_request.h
Library file:
libHttpRequest.a
libSTARTUPOPH5000.a
Latest version:

Release history: HttpRequest library

How to link the library:

Add library file



HttpRequest library Overview

How to use

Functions

Variables

Sample program: HttpRequest library



Last updated: 2021/07/09