Air quality sensor
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
esp-airsensor/components/httpd_utils
Ondřej Hruška c2e87940f2 Initial template version based of cspemu 2 years ago
..
include/httpd_utils Initial template version based of cspemu 2 years ago
src Initial template version based of cspemu 2 years ago
CMakeLists.txt Initial template version based of cspemu 2 years ago
README.txt Initial template version based of cspemu 2 years ago
component.mk Initial template version based of cspemu 2 years ago

README.txt

Functions enriching the HTTP server bundled with ESP-IDF.
This package includes HTTP-related utilities, captive
portal implementation, and a cookie-based session system with a
key-value store and expirations.