|
UniSet 2.32.1
|
Классы | |
| class | HttpResolverRequestHandlerFactory |
Открытые члены | |
| HttpResolver (const std::string &name, int argc, const char *const *argv, const std::string &prefix) | |
| std::shared_ptr< DebugStream > | log () |
| virtual void | handleRequest (Poco::Net::HTTPServerRequest &req, Poco::Net::HTTPServerResponse &resp) override |
| void | run () |
Открытые статические члены | |
| static std::shared_ptr< HttpResolver > | init_resolver (int argc, const char *const *argv, const std::string &prefix="httpresolver-") |
| static void | help_print () |
Защищенные данные | |
| std::shared_ptr< Poco::Net::HTTPServer > | httpserv |
| std::string | httpHost = { "" } |
| int | httpPort = { 8008 } |
| std::string | httpCORS_allow = { "*" } |
| std::string | httpReplyAddr = { "" } |
| std::shared_ptr< DebugStream > | rlog |
| std::string | myname |
| std::shared_ptr< IORFile > | iorfile |
|
static |
глобальная функция для вывода help-а
|
static |
глобальная функция для инициализации объекта