libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 45bcf0206b5a907633e1638a5b5e2a10ec42aec3
parent f17794b5f5e8ca77aa484da0029f16d4240d5b86
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 29 Jul 2019 22:42:07 +0200

ack other authors

Diffstat:
Msrc/microhttpd/mhd_send.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/microhttpd/mhd_send.c b/src/microhttpd/mhd_send.c @@ -22,6 +22,8 @@ * @file microhttpd/mhd_send.c * @brief Implementation of send() wrappers. * @author ng0 <ng0@n0.is> + * @author Christian Grothoff + * @author Evgeny Grin */ /* Worth considering for future improvements and additions: