Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <civetweb.h>
Data Fields | |
const char * | name |
const char * | value |
Definition at line 143 of file civetweb.h.
const char* mg_header::name |
Definition at line 144 of file civetweb.h.
Referenced by get_req_headers(), handle_cgi_request(), mg_split_form_urlencoded(), and prepare_cgi_environment().
const char* mg_header::value |
Definition at line 145 of file civetweb.h.
Referenced by get_header(), get_req_headers(), handle_cgi_request(), mg_split_form_urlencoded(), and prepare_cgi_environment().