Enumerated Types | Enumerated types of the HTTP Client library |
Callback Types | Callback function pointer types of the HTTP Client library |
Parameter Structures | Structures passed as parameters to HTTP Client library functions |
Basic Types | Primitive types of the HTTP Client library |
Constants | Constants defined in the HTTP Client library |
HTTPClient_Send Flags | Values for HTTPClient_Send sendFlags parameter. These flags control some behavior of sending the request or receiving the response |
HTTPRequestInfo_t Flags | Flags for HTTPRequestInfo_t.reqFlags. These flags control what headers are written or not to the HTTPRequestHeaders_t.pBuffer by HTTPClient_InitializeRequestHeaders |
HTTPResponse_t Flags | Flags for HTTPResponse_t.respFlags. These flags are populated in HTTPResponse_t.respFlags by the HTTPClient_Send function |