This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-25 11:49:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77656e20466fdd138050783f68bbea3ecdca1a8c
esp-idf
/
examples
/
protocols
/
https_server
/
simple
/
sdkconfig.defaults
3 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
example/https_server: Add default sdkconfig
2019-06-21 14:07:51 +05:30
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
fix(esp_https_server): added default config for https_server example to set header size to 1024
2024-10-21 16:28:29 +05:30
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
Reference in New Issue
Copy Permalink