commit 73340d1dafcda6c084502baa627003f937653ef8
parent 93dcf8ea912ceb2eb83b73a7e5165a08c4db9312
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Wed, 1 Jun 2022 16:15:36 +0300
microhttpd.h: fixed doxy
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -4969,8 +4969,7 @@ enum MHD_FEATURE
MHD_FEATURE_HTTPS_CERT_CALLBACK2 = 23,
/**
- * Get whether option automatic parsing of HTTP Cookie header
- * is enabled.
+ * Get whether automatic parsing of HTTP Cookie header is supported.
* If disabled, no MHD_COOKIE_KIND will be generated by MHD.
* MHD versions before 0x00097514 always support cookie parsing.
* @note Available since #MHD_VERSION 0x00097514