mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 13:00:19 +00:00

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