MIDAS
|
#include <mongoose4.h>
Classes | |
struct | mg_header |
Public Attributes | |
const char * | request_method |
const char * | uri |
const char * | http_version |
const char * | query_string |
const char * | remote_user |
long | remote_ip |
int | remote_port |
int | is_ssl |
int | num_headers |
struct mg_request_info::mg_header | http_headers [64] |
Definition at line 36 of file mongoose4.h.