HTTP header parameters in the form of key and value.
Public Attribute Documentation#
key#
char* sl_http_header_t::key
Key of the header.
Definition at line
145
of file components/service/sl_http_server/inc/sl_http_server_types.h
value#
char* sl_http_header_t::value
Value of the header.
Definition at line
146
of file components/service/sl_http_server/inc/sl_http_server_types.h