Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/http/
Dhttp_server_http1.c99 #define SEND_RESPONSE(_template, _content_type) ({ \ macro
517 ret = SEND_RESPONSE(RESPONSE_TEMPLATE_DYNAMIC, in handle_http1_dynamic_resource()