Microchip® Advanced Software Framework

http_client_resp Struct Reference

HTTP client response instance.

#include <http_client.h>

Data Fields

int content_length
 Content-Length of this response. More...
 
int read_length
 The size of the data received. More...
 
uint16_t response_code
 Response code of this response. More...
 
uint32_t state
 Status of response. More...
 

int http_client_resp::content_length
int http_client_resp::read_length
uint16_t http_client_resp::response_code