This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Webserver does not always serve files correctly #979
Closed
Description
I'm no networking expert by anymeans. But I'm running into an issue that looks like only part of an http response is being sent. For example:
Note in this screenshot, the tail end of my template index.html is shown. The rest of the content does not appear to ever show up.
This is not always occurring, but I would say 75% of the time my ESP boots up I am unable to access the interface due to this issue.
Full code can be found under /src/WebClient.cpp in https://github.com/TheKaese/IP-ESP32-CAM