Home
last modified time | relevance | path

Searched refs:lws_serve_http_file (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h57 * lws_serve_http_file() - Send a file back to the client using http
75 lws_serve_http_file(struct lws *wsi, const char *file, const char *content_type,
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c925 n = lws_serve_http_file(wsi, path, mimetype, (char *)start, in lws_http_serve()
2725 lws_serve_http_file(struct lws *wsi, const char *file, const char *content_type, in lws_serve_http_file() function

Completed in 6 milliseconds