disabling-flags.md 309 Bytes
Newer Older
1 2 3 4
---
title: Disabling flags
---

Sergey Lyubka's avatar
Sergey Lyubka committed
5 6
- `MG_DISABLE_HTTP_DIGEST_AUTH` disable HTTP Digest (MD5) authorisation support
- `MG_DISABLE_SHA1` disable SHA1 support (used by WebSocket)
7 8
- `MG_DISABLE_MD5` disable MD5 support (used by HTTP auth)
- `MG_DISABLE_HTTP_KEEP_ALIVE` useful for embedded systems to save resources