Support Forum       G3D Web Page     
Public Attributes | List of all members
mg_response_info Struct Reference

Public Attributes

long long content_length
 
struct mg_header http_headers [(64)]
 
const char * http_version
 
int num_headers
 
int status_code
 
const char * status_text
 

Member Data Documentation

◆ content_length

long long mg_response_info::content_length

◆ http_headers

struct mg_header mg_response_info::http_headers[(64)]

◆ http_version

const char* mg_response_info::http_version

◆ num_headers

int mg_response_info::num_headers

◆ status_code

int mg_response_info::status_code

◆ status_text

const char* mg_response_info::status_text

documentation generated on Wed Nov 24 2021 08:01:52 using doxygen 1.8.15