.. | ||
component.mk | ||
fs.c | ||
fs.h | ||
fsdata.h | ||
httpd.c | ||
httpd.h | ||
httpd_structs.h | ||
readme.txt | ||
strcasestr.c | ||
strcasestr.h |
Maintained by lujji (https://github.com/lujji/esp-httpd). Note: this module expects your project to provide "fsdata.c" created with "makefsdata" utility. See examples/http_server.