Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c44 #define RESPONSE_TEMPLATE \ in handle_http1_static_resource() macro
50 char http_response[sizeof(RESPONSE_TEMPLATE) + in handle_http1_static_resource()
66 RESPONSE_TEMPLATE "Content-Encoding: %s\r\n\r\n", in handle_http1_static_resource()
73 RESPONSE_TEMPLATE "\r\n", in handle_http1_static_resource()