libmicrohttpd

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

commit 338dba5d1dc536bc92998ea7151d62332b8711ae
parent fe9ce5db47a122cb5a9799ffc2bf7d093b5a090a
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Wed,  4 May 2022 15:47:02 +0300

.gitignore: Updated

Diffstat:
Msrc/microhttpd/.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore @@ -77,3 +77,4 @@ test_postprocessor_md /test_client_put_chunked_steps_shutdown /test_client_put_chunked_steps_close /test_client_put_chunked_steps_hard_close +/test_set_panic