Type Alias esp_idf_sys::httpd_err_code_t
source ยท pub type httpd_err_code_t = c_uint;
Expand description
@brief Error codes sent as HTTP response in case of errors encountered during processing of an HTTP request
pub type httpd_err_code_t = c_uint;
@brief Error codes sent as HTTP response in case of errors encountered during processing of an HTTP request