HTTP Client Middleware Library
Data Fields
cy_http_client_header_t Struct Reference
C APIs
»
Structures and Enumerations
Description
HTTP structure containing the HTTP header fields.
Data Fields
char *
field
HTTP header field such as host, date, content_length, etc.
size_t
field_len
HTTP field length.
char *
value
HTTP header value corresponding to the field.
size_t
value_len
HTTP header value length.
Generated for
HTTP Client Middleware Library
by
Cypress Semiconductor Corporation
. All rights reserved.