Struct http_response_t

Struct Documentation

struct http_response_t

Represents a single HTTP response.

Used by optional app-provided HTTP handler callback functions.

Public Members

int32_t statusCode
const uint8_t *body
int32_t bodySize
const http_header_t *headers
int32_t headersCount