Closed cpatulea closed 6 days ago
This avoids hitting the 404 Not Found handler, which breaks connection keep-alive, so this change fixes a big performance regression for Web Client in Chrome: https://github.com/meshtastic/firmware/issues/5385
Tested on Heltec V3.
Fixes #5385
All committers have signed the CLA.
Ah, so they get pre-flighted now? Good deal. Thanks for the fix. Once you sign the CLA, I can get this merged in.
Sorry, I need a bit more time for the CLA.
CLA is signed.
This avoids hitting the 404 Not Found handler, which breaks connection keep-alive, so this change fixes a big performance regression for Web Client in Chrome: https://github.com/meshtastic/firmware/issues/5385
Tested on Heltec V3.
Fixes #5385