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: expose http_send_headers to be used in CGI handlers 2021-03-30 22:27:49 -05:00
httpd_cgi.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
httpd_dirlist.c netutils: webserver: Fix directory handling 2022-10-21 16:29:37 +08:00
httpd_fs.c netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
httpd_mmap.c netutils: nxstyle fixes 2021-06-11 08:53:57 -05:00
httpd_sendfile.c netutils: webserver: Fix directory handling 2022-10-21 16:29:37 +08:00
httpd.c netutils/webserver: Fix the compiler error when -no-builtin is removed 2022-03-03 12:49:35 +02:00
httpd.h netutils: fix relative path CI error 2021-06-16 09:03:06 -05:00
Kconfig
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00