HTTP header parameters in the form of key and value.

Public Attributes#

char *

Key of the header.

char *

Value of the header.

Public Attribute Documentation#

key#

char* sl_http_header_t::key

Key of the header.


value#

char* sl_http_header_t::value

Value of the header.