issues
search
esp8266
/
Arduino
ESP8266 core for Arduino
GNU Lesser General Public License v2.1
16.09k
stars
13.33k
forks
source link
Example WebServer WebServer.ino does not redirect when index.htm does not exist
#9142
Closed
mathertel
closed
5 months ago
mathertel
commented
6 months ago
In handleRedirect() function, The redirect URL is be changed from "/$update.htm" to "/$upload.htm" to serve the built-in upload helping page.
Readme documentation adjusted.
See Issue #9141
See Issue #9141