ESP32 HTTPS Server
httpsserver::HTTPServer Member List

This is the complete list of members for httpsserver::HTTPServer, including all inherited members.

_bindAddress (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_connections (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_defaultHeaders (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_maxConnections (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_port (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_running (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_sock_addr (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
_socket (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotected
addMiddleware(const HTTPSMiddlewareFunction *mwFunction)httpsserver::ResourceResolver
createConnection(int idx) (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotectedvirtual
getMiddleware()httpsserver::ResourceResolver
HTTPServer(const uint16_t portHTTPS=80, const uint8_t maxConnections=8, const in_addr_t bindAddress=0) (defined in httpsserver::HTTPServer)httpsserver::HTTPServer
isRunning() (defined in httpsserver::HTTPServer)httpsserver::HTTPServer
loop()httpsserver::HTTPServer
registerNode(HTTPNode *node)httpsserver::ResourceResolver
removeMiddleware(const HTTPSMiddlewareFunction *mwFunction)httpsserver::ResourceResolver
resolveNode(const std::string &method, const std::string &url, ResolvedResource &resolvedResource, HTTPNodeType nodeType) (defined in httpsserver::ResourceResolver)httpsserver::ResourceResolver
ResourceResolver() (defined in httpsserver::ResourceResolver)httpsserver::ResourceResolver
setDefaultHeader(std::string name, std::string value)httpsserver::HTTPServer
setDefaultNode(HTTPNode *node) (defined in httpsserver::ResourceResolver)httpsserver::ResourceResolver
setupSocket()httpsserver::HTTPServerprotectedvirtual
start()httpsserver::HTTPServer
stop()httpsserver::HTTPServer
teardownSocket() (defined in httpsserver::HTTPServer)httpsserver::HTTPServerprotectedvirtual
unregisterNode(HTTPNode *node)httpsserver::ResourceResolver
~HTTPServer() (defined in httpsserver::HTTPServer)httpsserver::HTTPServervirtual
~ResourceResolver() (defined in httpsserver::ResourceResolver)httpsserver::ResourceResolver