Searched refs:httpd_uri (Results 1 – 6 of 6) sorted by relevance
108 D (4982) httpd_uri: httpd_register_uri_handler: [0] installed /ws153 D (17812) httpd_uri: httpd_uri: request for /ws with type 1154 D (17812) httpd_uri: httpd_find_uri_handler: [0] = /ws155 D (17822) httpd_uri: httpd_uri: Responding WS handshake to sock 57
5 "src/httpd_uri.c"
303 esp_err_t httpd_uri(struct httpd_data *hd);
276 esp_err_t httpd_uri(struct httpd_data *hd) in httpd_uri() function
659 return httpd_uri(hd); in httpd_parse_req()
380 typedef struct httpd_uri { struct