[#HTTPServer-InitHTTPAllowList] = xref:HTTPServer.adoc[HTTPServer]::InitHTTPAllowList :relfileprefix: ../ :mrdocs: Parse the user's ‐rpcallowip settings and populate m_allow_subnets == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool InitHTTPAllowList(); ---- == Return Value true if the settings were parsed successfully. [.small]#Created with https://www.mrdocs.com[MrDocs]#