You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fix is to go into menuconfig and change Component config => HTTP Server => Max HTTP Request Header Length to a bigger number (I changed from 512 to 2048). Perhaps the default values should be updated in the project? My HTTP headers are nothing unusual, so it seems like the default value is not large enough.
Hi, we have the tests on our ENV using Firefox version: 129.0.2(64bit), all things work fine. I think this issue should be related to the browse. Change the menuconfig seems work.
I am trying to form a network using the web GUI and the default settings in the GUI, but I get an error message:
It appears that the webserver on the ESP32-S3 (thread border router dev kit) is rejecting the POST request:
I am using Chrome Version 126.0.6478.127 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered: