mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-14 06:28:56 +00:00
This makes sense because httpd_register_err_handler API is already public. So the above API complements this API. Closes https://github.com/espressif/esp-idf/issues/17755