Commit 05454df
Root page should be of type text/html (esp8266#6776)
In order to be displayed properly by a browser the HTML should be returned as text/html.1 parent 95c7407 commit 05454df
File tree
1 file changed
+1
-1
lines changed- libraries/ESP8266WebServer/examples/PostServer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments