Skip to content

Struct SYN_HttpHeader

ClassList > SYN_HttpHeader

Key-value pair representing an HTTP header.

  • #include <syn_http.h>

Public Attributes

Type Name
const char * name
const char * value

Public Attributes Documentation

variable name

const char* SYN_HttpHeader::name;

Header name (e.g., "Authorization")


variable value

const char* SYN_HttpHeader::value;

Header value



The documentation for this class was generated from the following file src/syntropic/net/syn_http.h