MIDAS
|
Public Attributes | |
const char * | boundary |
int | boundary_len |
const char * | var_name |
const char * | file_name |
void * | user_data |
int | prev_io_len |
enum mg_http_multipart_stream_state | state |
int | processing_part |
Definition at line 4128 of file mongoose6.cxx.
Definition at line 4129 of file mongoose6.cxx.
int mg_http_multipart_stream::boundary_len |
Definition at line 4130 of file mongoose6.cxx.
Definition at line 4132 of file mongoose6.cxx.
int mg_http_multipart_stream::prev_io_len |
Definition at line 4134 of file mongoose6.cxx.
int mg_http_multipart_stream::processing_part |
Definition at line 4136 of file mongoose6.cxx.
enum mg_http_multipart_stream_state mg_http_multipart_stream::state |
Definition at line 4135 of file mongoose6.cxx.
void* mg_http_multipart_stream::user_data |
Definition at line 4133 of file mongoose6.cxx.
Definition at line 4131 of file mongoose6.cxx.