Showing content from https://fhessel.github.io/esp32_https_server/classhttpsserver_1_1ResourceNode.html below:
ESP32 HTTPS Server: httpsserver::ResourceNode Class Reference
This HTTPNode represents a route that maps to a regular HTTP request for a resource (static or dynamic) More...
#include <ResourceNode.hpp>
ResourceNode (const std::string &path, const std::string &method, const HTTPSCallbackFunction *callback, const std::string &tag="") std::string getMethod () HTTPNode (const std::string &path, const HTTPNodeType nodeType, const std::string &tag="") bool hasPathParameter () size_t getPathParamCount () ssize_t getParamIdx (size_t) std::vector< HTTPValidator * > * getValidators () void addPathParamValidator (size_t paramIdx, const HTTPValidationFunction *validator)
This HTTPNode represents a route that maps to a regular HTTP request for a resource (static or dynamic)
It therefore contrasts to the WebsocketNode, which handles requests for Websockets.
The documentation for this class was generated from the following files:
- /home/frank/Projekte/esp32/https_server/esp32_https_server/src/ResourceNode.hpp
- /home/frank/Projekte/esp32/https_server/esp32_https_server/src/ResourceNode.cpp
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4