esp-idf/components/esp_http_server
Yogesh Mantri 586207207f change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure
UDP application sends packet using esp_netif, underlying transport such
as Wi-Fi may drop the packet due to higher load. New error code
represent transient, non-fatal packet drop error. udp application may
use such errtype, for example to rate limit.
2024-06-11 09:20:49 +02:00
..
include change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure 2024-06-11 09:20:49 +02:00
src feat(http_server): add 413 Payload Too Large response 2024-05-29 18:30:00 +05:30
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
CMakeLists.txt refactor(linux): Unified libbsd handling 2024-03-08 12:26:54 +08:00
Kconfig fix: Add config option to set timeout for posting events 2024-05-08 11:41:05 +05:30