Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
6 år sedan | |
---|---|---|
.. | ||
include/httpd_utils | 6 år sedan | |
src | 6 år sedan | |
CMakeLists.txt | 6 år sedan | |
README.txt | 6 år sedan | |
component.mk | 6 år sedan |
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.