nuttx-apps/netutils/webserver
Masayuki Ishikawa 6fb173e3d5 netutils: webserver: Fix directory handling
Summary:
- I noticed that the webserver can not handle a directory.
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with spresense:wifi_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-10-21 16:29:37 +08:00
..
httpd_cgi.c
httpd_cgi.h
httpd_dirlist.c netutils: webserver: Fix directory handling 2022-10-21 16:29:37 +08:00
httpd_fs.c
httpd_mmap.c
httpd_sendfile.c netutils: webserver: Fix directory handling 2022-10-21 16:29:37 +08:00
httpd.c
httpd.h
Kconfig
Make.defs
Makefile