Http Client

Namespace: dmHttpClient Language: C++ Type: Defold C++ File: http_client.h Source: engine/dlib/src/dmsdk/dlib/http_client.h Include: dmsdk/dlib/http_client.h

Http client functions.

API

ParseHeader

Type: FUNCTION Parse the header data and make callbacks for each header/version entry and the start of the body.

Notes

Parameters

Returns

ParseResult

Type: ENUM Header parse result enumeration.

Members