Struct 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¶
Header name (e.g., "Authorization")
variable value¶
Header value
The documentation for this class was generated from the following file src/syntropic/net/syn_http.h