Searched refs:not_found_response (Results 1 – 1 of 1) sorted by relevance
30 static const char not_found_response[] = "HTTP/1.1 404 Not Found\r\n" variable59 return send_http1_error_common(client, not_found_response, in send_http1_404()60 sizeof(not_found_response) - 1); in send_http1_404()