ESP32 HTTP POST Fails When using a Long Header Message
Posted: Wed Jan 06, 2021 8:53 pm
Hey everyone, I was wondering if there is a way to change the max header length for the esp_http_client library. I need to upload an auth token with 1000 characters and any header above a few hundred characters is giving me issues. I have plenty of memory available (around 100KB). Thanks in advance for the help!