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-21 17:59:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd178016b2764cb310d88a60f6ac4ffb33bd29c0
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