Definition at line 1671 of file civetweb.h.
Public Attributes | |
unsigned * | code |
char * | text |
size_t | text_buffer_size |
unsigned* mg_error_data::code |
Definition at line 1672 of file civetweb.h.
char* mg_error_data::text |
Definition at line 1673 of file civetweb.h.
size_t mg_error_data::text_buffer_size |
Definition at line 1674 of file civetweb.h.