Fabcoin Core  0.16.2
P2P Digital Currency
dev::SafeHttpServer Member List

This is the complete list of members for dev::SafeHttpServer, including all inherited members.

allowedOrigin() const dev::SafeHttpServerinline
m_allowedOrigindev::SafeHttpServerprivate
SafeHttpServer(int _port, std::string const &_sslcert=std::string(), std::string const &_sslkey=std::string(), int _threads=50)dev::SafeHttpServerinline
SendOptionsResponse(void *_addInfo) overridedev::SafeHttpServervirtual
SendResponse(std::string const &_response, void *_addInfo=nullptr) overridedev::SafeHttpServervirtual
setAllowedOrigin(std::string const &_origin)dev::SafeHttpServerinline