Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
mg_error_data Struct Reference

#include <civetweb.h>

Data Fields

unsigned code
 
unsigned code_sub
 
char * text
 
size_t text_buffer_size
 

Detailed Description

Definition at line 1723 of file civetweb.h.

Field Documentation

◆ code

unsigned mg_error_data::code

Definition at line 1724 of file civetweb.h.

◆ code_sub

unsigned mg_error_data::code_sub

Definition at line 1725 of file civetweb.h.

◆ text

char* mg_error_data::text

Definition at line 1726 of file civetweb.h.

◆ text_buffer_size

size_t mg_error_data::text_buffer_size

Definition at line 1727 of file civetweb.h.


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