SensESP
3.0.1
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
sensesp::HTTPServer Member List
This is the complete list of members for
sensesp::HTTPServer
, including all inherited members.
add_handler
(std::shared_ptr< HTTPRequestHandler > &handler)
sensesp::HTTPServer
inline
auth_required_
sensesp::HTTPServer
protected
authenticate_request
(HTTPAuthenticator *auth, std::function< esp_err_t(httpd_req_t *)> handler, httpd_req_t *req)
sensesp::HTTPServer
protected
authenticator_
sensesp::HTTPServer
protected
call_request_dispatcher
(httpd_req_t *req)
sensesp::HTTPServer
friend
captive_portal_
sensesp::HTTPServer
protected
clear
() override
sensesp::FileSystemSaveable
virtual
config_
sensesp::HTTPServer
protected
config_path_
sensesp::Saveable
protected
dispatch_request
(httpd_req_t *req)
sensesp::HTTPServer
protected
FileSystemSaveable
(const String &config_path)
sensesp::FileSystemSaveable
inline
find_config_file
(const String &config_path, String &filename)
sensesp::FileSystemSaveable
from_json
(const JsonObject &config) override
sensesp::HTTPServer
inline
virtual
get_config_path
() const
sensesp::Saveable
inline
handle_captive_portal
(httpd_req_t *req)
sensesp::HTTPServer
protected
handlers_
sensesp::HTTPServer
protected
HTTPServer
(int port=HTTP_DEFAULT_PORT, const String &config_path="/system/httpserver")
sensesp::HTTPServer
inline
load
() override
sensesp::FileSystemSaveable
virtual
password_
sensesp::HTTPServer
protected
refresh
()
sensesp::Saveable
inline
virtual
save
() override
sensesp::FileSystemSaveable
virtual
Saveable
(const String &config_path)
sensesp::Saveable
inline
server_
sensesp::HTTPServer
protected
set_auth_credentials
(const String &username, const String &password, bool auth_required=true)
sensesp::HTTPServer
inline
set_captive_portal
(bool captive_portal)
sensesp::HTTPServer
inline
stop
()
sensesp::HTTPServer
inline
to_json
(JsonObject &config) override
sensesp::HTTPServer
inline
virtual
username_
sensesp::HTTPServer
protected
Generated by
1.12.0