MIDAS
Loading...
Searching...
No Matches
mg_request_info Struct Reference

#include <mongoose4.h>

Collaboration diagram for mg_request_info:

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]
 

Detailed Description

Definition at line 36 of file mongoose4.h.


The documentation for this struct was generated from the following file: