Initialize the HttpRequest library.

Syntax

void HTTP_InitHttpRequest();

Parameters

None.

Return value

None.

Remarks

Initialize the HttpRequest library. Before calling other functions of the HttpRequest library, first call this function to initialize the library.

Requirements

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


Last updated: 2020/10/14