Home
last modified time | relevance | path

Searched refs:httpd_resp_send_408 (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/examples/protocols/http_server/persistent_sockets/main/
Dmain.c51 httpd_resp_send_408(req); in adder_post_handler()
117 httpd_resp_send_408(req); in adder_put_handler()
/hal_espressif-2.7.6/examples/protocols/http_server/advanced_tests/main/
Dtests.c157 httpd_resp_send_408(req); in echo_post_handler()
212 httpd_resp_send_408(req); in adder_post_handler()
247 httpd_resp_send_408(req); in leftover_data_post_handler()
/hal_espressif-2.7.6/docs/zh_CN/api-reference/protocols/
Desp_http_server.rst47 httpd_resp_send_408(req);
/hal_espressif-2.7.6/examples/protocols/http_server/simple/main/
Dmain.c189 httpd_resp_send_408(req); in ctrl_put_handler()
/hal_espressif-2.7.6/components/esp_http_server/include/
Desp_http_server.h1254 static inline esp_err_t httpd_resp_send_408(httpd_req_t *r) { in httpd_resp_send_408() function
/hal_espressif-2.7.6/docs/en/api-reference/protocols/
Desp_http_server.rst50 httpd_resp_send_408(req);