[#InitHTTPServer] = InitHTTPServer :mrdocs: Initialize HTTP server. Call this before RegisterHTTPHandler or EventBase(). == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool InitHTTPServer(); ---- == Return Value true if the server was initialized successfully. [.small]#Created with https://www.mrdocs.com[MrDocs]#