Home
last modified time | relevance | path

Searched refs:ws_chat_index_html (Results 1 – 1 of 1) sorted by last modified time

/unit/src/test/
H A Dnxt_unit_websocket_chat.c36 static const char ws_chat_index_html[]; variable
131 rc = nxt_unit_response_add_content(req, ws_chat_index_html, in ws_chat_root()
237 static const char ws_chat_index_html[] = variable
348 static const int ws_chat_index_html_size = nxt_length(ws_chat_index_html);