esp32 firmware for a toaster reflow oven WIP!!!!!
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
reflower/components/httpd_utils
Ondřej Hruška ef7866a29f
add webserver components, some webserver fices and improvements in templating, add real time history chart
hace 4 años
..
include/httpd_utils add webserver components, some webserver fices and improvements in templating, add real time history chart hace 4 años
src add webserver components, some webserver fices and improvements in templating, add real time history chart hace 4 años
CMakeLists.txt add webserver components, some webserver fices and improvements in templating, add real time history chart hace 4 años
README.txt add webserver components, some webserver fices and improvements in templating, add real time history chart hace 4 años
component.mk add webserver components, some webserver fices and improvements in templating, add real time history chart hace 4 años

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.