[#DEFAULT_HTTP_THREADS] = DEFAULT_HTTP_THREADS :mrdocs: The default value for `‐rpcthreads`. This number of threads will be created at startup. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int DEFAULT_HTTP_THREADS = 16; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#