Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c212 static int http1_dynamic_response(struct http_client_ctx *client, struct http_response_ctx *rsp, in http1_dynamic_response() function
281 ret = http1_dynamic_response(client, &response_ctx, dynamic_detail); in dynamic_get_del_req()
338 ret = http1_dynamic_response(client, &response_ctx, dynamic_detail); in dynamic_post_put_req()
355 ret = http1_dynamic_response(client, &response_ctx, dynamic_detail); in dynamic_post_put_req()
366 ret = http1_dynamic_response(client, &response_ctx, dynamic_detail); in dynamic_post_put_req()