Initialize HTTP server. Call this before RegisterHTTPHandler or EventBase().

Synopsis

Declared in <httpserver.h>

bool
InitHTTPServer();

Return Value

true if the server was initialized successfully.

Created with MrDocs