libmicrohttpd

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

commit 0913234c221bbd0faee74633acd00ed7253f08f7
parent b6979795cd0d5cf4e18d754fbdfd4138517c68f9
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Sun,  9 Oct 2022 16:04:04 +0300

digestauth.h: removed leftover in doxy

Diffstat:
Msrc/microhttpd/digestauth.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/microhttpd/digestauth.h b/src/microhttpd/digestauth.h @@ -61,7 +61,6 @@ /** * The token for SHA-512/256 algorithm. - * Unsupported currently by MHD for authentication. */ #define _MHD_SHA512_256_TOKEN "SHA-512-256"