mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-30 01:26:31 +03: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