GNU libmicrohttpd  0.9.72
response_from_callback.c File Reference

implementation of MHD_response_from_callback() More...

#include "internal.h"
Include dependency graph for response_from_callback.c:

Go to the source code of this file.

Functions

struct MHD_ResponseMHD_response_from_callback (enum MHD_HTTP_StatusCode sc, uint64_t size, size_t block_size, MHD_ContentReaderCallback crc, void *crc_cls, MHD_ContentReaderFreeCallback crfc)
 

Detailed Description

implementation of MHD_response_from_callback()

Author
Christian Grothoff

Definition in file response_from_callback.c.