diff --git a/src/microhttpd/digestauth.h b/src/microhttpd/digestauth.h index e8844f27..4ba26709 100644 --- 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"