|
UniSet @VERSION@
|
Полный список членов класса uniset::UHttp::UHttpServer, включая наследуемые из базового класса
| log() (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setBearerRequired(bool required) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setBearerTokens(const std::vector< std::string > &tokens) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setBlacklist(const std::vector< std::string > &bl) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setCORS_allow(const std::string &CORS_allow) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setDefaultContentType(const std::string &ct) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setTrustedProxies(const std::vector< std::string > &proxies) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| setWhitelist(const std::vector< std::string > &wl) (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| start() (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| stop() (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | |
| UHttpServer(std::shared_ptr< IHttpRequestRegistry > &supplier, const std::string &host, int port) | uniset::UHttp::UHttpServer | |
| UHttpServer() (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | protected |
| ~UHttpServer() (определено в uniset::UHttp::UHttpServer) | uniset::UHttp::UHttpServer | virtual |