Skip to content

Commit 5a8939e

Browse files
committed
Raise CONFIG_HTTPD_MAX_REQ_HDR_LEN to 1024
Fixes: espressif#52
1 parent 9819b81 commit 5a8939e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdkconfig.esp32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
645645
#
646646
# HTTP Server
647647
#
648-
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
648+
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
649649
CONFIG_HTTPD_MAX_URI_LEN=512
650650
CONFIG_HTTPD_ERR_RESP_NO_DELAY=y
651651
CONFIG_HTTPD_PURGE_BUF_LEN=32

sdkconfig.esp32c3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@ CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
666666
#
667667
# HTTP Server
668668
#
669-
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
669+
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
670670
CONFIG_HTTPD_MAX_URI_LEN=512
671671
CONFIG_HTTPD_ERR_RESP_NO_DELAY=y
672672
CONFIG_HTTPD_PURGE_BUF_LEN=32

sdkconfig.esp32s2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
498498
#
499499
# HTTP Server
500500
#
501-
CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
501+
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
502502
CONFIG_HTTPD_MAX_URI_LEN=512
503503
CONFIG_HTTPD_ERR_RESP_NO_DELAY=y
504504
CONFIG_HTTPD_PURGE_BUF_LEN=32

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy