esp_idf_sys

Type Alias httpd_method_t

Source
pub type httpd_method_t = c_uint;
Expand description

@brief HTTP Method Type wrapper over “enum http_method” available in “http_parser” library