The sample ESP-HTTPD mostly works for me but there are some corner cases that don't and I was wondering how folks out there dealt with this.
- In the browser, if I typed in some HTTP address, the index page would show up most of the time but occasionally, I would receive an ERR_CONNECTION_RESET. And if I waited a while, the browser would refresh the esp8266.nonet page and then I would see them cats again. Has anyone fixed this intermittent problem?
- However, if I typed in some HTTPS address, there would be no redirect to esp8266.nonet. Is there a fix for this as well?
I'm probably going to keep investigating but if anyone has any ideas, I'm all ears!