Search found 4 matches

by celerity
Fri Dec 03, 2021 4:02 pm
Forum: Report Bugs
Topic: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
Replies: 2
Views: 11561

Re: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small

Done: https://github.com/espressif/arduino-esp32/issues/5969 However, I believe this default should not just be changed in Arduino but rather system-wide as Chrome has likely "grown" the header to a point where specifying a max value of 512 for that header buffer is just too small. Post Packet 218 W...
by celerity
Thu Dec 02, 2021 4:12 pm
Forum: Report Bugs
Topic: sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small
Replies: 2
Views: 11561

sdkconfig - CONFIG_HTTPD_MAX_REQ_HDR_LEN=512 byte default value too small

The default in build for this configuration parameter: CONFIG_HTTPD_MAX_REQ_HDR_LEN is 512 bytes. This is causing "Header fields are too long for server to interpret" errors on a single field form post. It needs to be set at least 768 bytes, but 1024 would be better. This is a burden for customers u...
by celerity
Mon Jul 20, 2020 5:27 pm
Forum: Hardware
Topic: ESP32 5GHz
Replies: 49
Views: 138929

Re: ESP32 5GHz

Okay, it's past mid 2020, is there a new ETA for 5Ghz?
by celerity
Sat Jan 20, 2018 6:09 pm
Forum: General Discussion
Topic: What would you like to see in The Next Chip?
Replies: 426
Views: 785468

Re: What would you like to see in The Next Chip?

It seems 5 Ghz is committed.
Is there a date (even rought date) for a 5Ghz chip?