Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::SafeHttpServer, including all inherited members.
allowedOrigin() const | dev::SafeHttpServer | inline |
m_allowedOrigin | dev::SafeHttpServer | private |
SafeHttpServer(int _port, std::string const &_sslcert=std::string(), std::string const &_sslkey=std::string(), int _threads=50) | dev::SafeHttpServer | inline |
SendOptionsResponse(void *_addInfo) override | dev::SafeHttpServer | virtual |
SendResponse(std::string const &_response, void *_addInfo=nullptr) override | dev::SafeHttpServer | virtual |
setAllowedOrigin(std::string const &_origin) | dev::SafeHttpServer | inline |