Searched refs:RESPONSE_TEMPLATE_STATIC_FS (Results 1 – 1 of 1) sorted by relevance
389 #define RESPONSE_TEMPLATE_STATIC_FS \ in handle_http1_static_fs_resource() macro405 char http_response[sizeof(RESPONSE_TEMPLATE_STATIC_FS) + HTTP_SERVER_MAX_CONTENT_TYPE_LEN + in handle_http1_static_fs_resource()452 len = snprintk(http_response, sizeof(http_response), RESPONSE_TEMPLATE_STATIC_FS, in handle_http1_static_fs_resource()