Home
last modified time | relevance | path

Searched defs:MHD_Response (Results 1 – 1 of 1) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dinternal.h241 struct MHD_Response struct
249 struct MHD_HTTP_Header *first_header;
255 char *data;
261 void *crc_cls;
267 MHD_ContentReaderCallback crc;
273 MHD_ContentReaderFreeCallback crfc;
279 MHD_mutex_ mutex;
284 uint64_t total_size;
290 uint64_t data_start;
295 off_t fd_off;
[all …]