#include <civetweb.h>
◆ conn_data
void* mg_request_info::conn_data |
◆ content_length
long long mg_request_info::content_length |
◆ http_headers
◆ http_version
const char* mg_request_info::http_version |
◆ is_ssl
int mg_request_info::is_ssl |
◆ local_uri
const char* mg_request_info::local_uri |
◆ num_headers
int mg_request_info::num_headers |
◆ query_string
const char* mg_request_info::query_string |
◆ remote_addr
char mg_request_info::remote_addr[48] |
◆ remote_port
int mg_request_info::remote_port |
◆ remote_user
const char* mg_request_info::remote_user |
◆ request_method
const char* mg_request_info::request_method |
◆ request_uri
const char* mg_request_info::request_uri |
◆ uri
const char* mg_request_info::uri |
◆ user_data
void* mg_request_info::user_data |
The documentation for this struct was generated from the following file: