Open
Description
Hi,
since PR #8821 I get this output from ESP8266WebServer:
[String] 'Content-Ty ... ires: -1
': Reallocating large String(140 -> 162 bytes)
It's from this line
if
sendHeader()
is used more than once. Like here:https://github.com/khoih-prog/ESP_WiFiManager_Lite/blob/085afdbd7ccfb7e46b1ed9f1cf5c50be29cc3223/src/ESP_WiFiManager_Lite.h#L2771
Is there something we can do against it?
Metadata
Metadata
Assignees
Labels
No labels