This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
757d74abae6994753fa232d54198ca73bd6ebc69
esp-idf
/
examples
/
protocols
/
https_server
/
wss_server
/
sdkconfig.defaults
T
4 lines
93 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
https_server example: Add new WSS server example
2020-09-03 09:57:23 +02:00
CONFIG_HTTPD_WS_SUPPORT=y
Reference in New Issue
Copy Permalink