mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-15 15:33:02 +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