OVMS3-idf/examples/protocols/http_server
Anurag Kar 59afbe4eed File Server Example : Check longer than allowed filenames when converting from URIs to filepaths
This change prevents buffer overflows in case of really long file paths.

Other changes:
* Remove query (?) and fragment (#) component from URI when converting to file path
* /index.html and favicon.ico can be overridden by files with same name and path in SPIFFS
* README.md updated
2019-04-29 12:19:59 +05:30
..
advanced_tests examples/protocols/http(s)_server: use common network component 2019-04-15 03:32:05 +00:00
file_serving File Server Example : Check longer than allowed filenames when converting from URIs to filepaths 2019-04-29 12:19:59 +05:30
persistent_sockets examples/protocols/http(s)_server: use common network component 2019-04-15 03:32:05 +00:00
simple examples/protocols/http(s)_server: use common network component 2019-04-15 03:32:05 +00:00