GNU libmicrohttpd  0.9.72
response_from_buffer.c File Reference

implementation of MHD_response_from_buffer() More...

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

Go to the source code of this file.

Functions

struct MHD_ResponseMHD_response_from_buffer (enum MHD_HTTP_StatusCode sc, size_t size, void *buffer, enum MHD_ResponseMemoryMode mode)
 

Detailed Description

implementation of MHD_response_from_buffer()

Author
Christian Grothoff

Definition in file response_from_buffer.c.