This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-09-27 16:56:43 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
036cd477a3002e19e9267138959ce1ee917ecdc2
esp-idf
/
components
/
esp_http_server
History
Ashish Sharma
036cd477a3
test(esp_http_server): cover 501 reply for unrecognized request methods
2026-09-05 12:21:03 +08:00
..
include
fix(esp_http_server): reply 501 to requests with an unrecognized method
2026-09-05 12:21:02 +08:00
src
fix(esp_http_server): reply 501 to requests with an unrecognized method
2026-09-05 12:21:02 +08:00
test_apps
test(esp_http_server): cover 501 reply for unrecognized request methods
2026-09-05 12:21:03 +08:00
CMakeLists.txt
feat(esp_common): implement composable error code registration via link-time arrays
2026-05-28 09:53:32 +02:00
Kconfig
fix(ws): enforce payload length encoding minimality and MSB constraints
2026-07-07 17:46:23 +08:00