aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index dcbc7701..d6445b77 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -4969,8 +4969,7 @@ enum MHD_FEATURE
4969 MHD_FEATURE_HTTPS_CERT_CALLBACK2 = 23, 4969 MHD_FEATURE_HTTPS_CERT_CALLBACK2 = 23,
4970 4970
4971 /** 4971 /**
4972 * Get whether option automatic parsing of HTTP Cookie header 4972 * Get whether automatic parsing of HTTP Cookie header is supported.
4973 * is enabled.
4974 * If disabled, no MHD_COOKIE_KIND will be generated by MHD. 4973 * If disabled, no MHD_COOKIE_KIND will be generated by MHD.
4975 * MHD versions before 0x00097514 always support cookie parsing. 4974 * MHD versions before 0x00097514 always support cookie parsing.
4976 * @note Available since #MHD_VERSION 0x00097514 4975 * @note Available since #MHD_VERSION 0x00097514