Home
last modified time | relevance | path

Searched refs:lws_http_compression_apply (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/
H A Dstream.c61 lws_http_compression_apply(struct lws *wsi, const char *name, in lws_http_compression_apply() function
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c204 lws_http_compression_apply(wsi, NULL, p, end, 0); in lws_add_http_common_headers()
563 lws_http_compression_apply(struct lws *wsi, const char *name, in lws_http_compression_apply() function
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h914 * lws_http_compression_apply() - apply an http compression transform
939 lws_http_compression_apply(struct lws *wsi, const char *name,
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c2828 lws_http_compression_apply(wsi, NULL, &p, end, 0); in lws_serve_http_file()

Completed in 6 milliseconds