httpd_err_handler_func_t
Function prototype for HTTP error handling. This function is executed upon HTTP errors generated during internal processing of an HTTP request. This is used to override the default behavior on error, which is to send HTTP error response and close the underlying socket.