aboutsummaryrefslogtreecommitdiff
path: root/doc/libmicrohttpd.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/libmicrohttpd.texi')
-rw-r--r--doc/libmicrohttpd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index 730c41f9..fac6e634 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -591,7 +591,7 @@ Enable TCP_FASTOPEN on the listen socket. TCP_FASTOPEN is currently
591supported on Linux >= 3.6. On other systems using this option with 591supported on Linux >= 3.6. On other systems using this option with
592cause @code{MHD_start_daemon} to fail. 592cause @code{MHD_start_daemon} to fail.
593 593
594@item MHD_ALLOW_UPGRADE 594@item MHD_USE_UPGRADE
595@cindex upgrade 595@cindex upgrade
596This option must be set if you want to upgrade connections 596This option must be set if you want to upgrade connections
597(via ``101 Switching Protocols'' responses). This requires MHD to 597(via ``101 Switching Protocols'' responses). This requires MHD to