An HTTP request header.
More...
#include <http.h>
An HTTP request header.
Definition at line 226 of file http.h.
◆ name
const char* http_request_header::name |
Header name (e.g.
"User-Agent")
Definition at line 228 of file http.h.
◆ format
Construct remaining header line.
- Parameters
-
http | HTTP transaction |
buf | Buffer |
len | Length of buffer |
- Return values
-
len | Header length if present, or negative error |
Definition at line 236 of file http.h.
The documentation for this struct was generated from the following file: