Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http2.c358 const char *content_200; in handle_http2_static_resource() local
370 content_200 = static_detail->static_data; in handle_http2_static_resource()
382 ret = send_data_frame(client, content_200, content_len, in handle_http2_static_resource()