Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
|
il y a 6 ans | |
|---|---|---|
| .. | ||
| include/httpd_utils | il y a 6 ans | |
| src | il y a 6 ans | |
| CMakeLists.txt | il y a 6 ans | |
| README.txt | il y a 6 ans | |
| component.mk | il y a 6 ans | |
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.