The HttpRequest library provides the following functions.

Functions

Name Description
HTTP_CloseRequest Releases the resources for the specified HTTP request handle.
HTTP_CreateRequest Creates an object that defines the content of the HTTP request and returns an HTTP request handle that represents it.
HTTP_DeinitHttpRequest Releases the resources used by the HttpRequest library.
HTTP_GetResponse Send an HTTP request and receive the HTTP response.
HTTP_InitHttpRequest Initialize the HttpRequest library.


Last updated: 2020/10/17