Github User Fetcher 1.0.0
C Application with Server and GUI
|
Data Fields | |
const char * | ptr |
size_t | len |
Definition at line 1864 of file civetweb.c.
size_t vec::len |
Definition at line 1866 of file civetweb.c.
Referenced by bin2str(), check_acl(), check_authorization(), get_host_from_request_info(), get_mime_type(), handle_static_file_request(), header_has_option(), interpret_uri(), mg_send_http_error_impl(), mg_start2(), next_option(), parse_match_net(), parse_port_string(), prepare_cgi_environment(), set_ports_option(), set_throttle(), substitute_index_file(), and switch_domain_context().
const char* vec::ptr |
Definition at line 1865 of file civetweb.c.
Referenced by check_acl(), check_authorization(), get_host_from_request_info(), get_mime_type(), handle_static_file_request(), header_has_option(), interpret_uri(), mg_start2(), next_option(), parse_match_net(), parse_port_string(), prepare_cgi_environment(), set_ports_option(), set_throttle(), substitute_index_file(), and switch_domain_context().