[#bitcoin_http-MAX_BODY_SIZE] = xref:bitcoin_http.adoc[bitcoin_http]::MAX_BODY_SIZE :relfileprefix: ../ :mrdocs: Maximum size of an HTTP request body == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr uint64_t MAX_BODY_SIZE = {32_MiB}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#