libmicrohttpd

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

commit ce9681ec240843707aa1eda5a3d68d38616f2245
parent 35e15fd8307fe33dbdceb4e78253da6478c80067
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Mon, 29 Jan 2024 22:26:45 +0100

Updated .gitignore

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

diff --git a/src/examples/.gitignore b/src/examples/.gitignore @@ -38,3 +38,4 @@ http_chunked_compression http_compression minimal_example_empty minimal_example_empty_tls +/digest_auth_example_adv