esp32 firmware for a toaster reflow oven WIP!!!!!
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
reflower/components/httpd_utils
Ondřej Hruška ef7866a29f
add webserver components, some webserver fices and improvements in templating, add real time history chart
4 年前
..
include/httpd_utils add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
src add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
CMakeLists.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
README.txt add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前
component.mk add webserver components, some webserver fices and improvements in templating, add real time history chart 4 年前

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.