mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-05 10:58:59 +08:00
7bed7ff482
Comments in headers are changed a bit: removed adoc-specific stuff, markdown is used instead PUBLISHED_FROM=9242cce85cc52a47a197d377e7e23804721a6bb5
526 B
526 B
title |
---|
Disabling flags |
MG_DISABLE_HTTP_WEBSOCKET
disable HTTP + Websocket protocol supportMG_DISABLE_HTTP_DIGEST_AUTH
disable HTTP Digest (MD5) authorization supportMG_DISABLE_MQTT
disable MQTT supportMG_DISABLE_SHA1
disable SHA1 support (used by Websocket)MG_DISABLE_MD5
disable MD5 support (used by HTTP auth)MG_DISABLE_JSON_RPC
disable JSON-RPC supportMG_DISABLE_SOCKETPAIR
disablemg_broadcast()
APIMG_DISABLE_HTTP_KEEP_ALIVE
useful for embedded systems to save resources