Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_HTTP_CONTENT_ENCODING (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/roles/http/compression/
Dstream.c96 if (lws_add_http_header_by_token(wsi, WSI_TOKEN_HTTP_CONTENT_ENCODING, in lws_http_compression_apply()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c158 WSI_TOKEN_HTTP_CONTENT_ENCODING); in lws_cgi()
316 lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_CONTENT_ENCODING)) { in lws_cgi()
319 lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_CONTENT_ENCODING)); in lws_cgi()
/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h283 WSI_TOKEN_HTTP_CONTENT_ENCODING, enumerator
/third_party/libwebsockets/lib/core-net/
Ddummy-callback.c529 WSI_TOKEN_HTTP_CONTENT_ENCODING, &p, end); in lws_callback_http_dummy()
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c132 WSI_TOKEN_HTTP_CONTENT_ENCODING,
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c2800 WSI_TOKEN_HTTP_CONTENT_ENCODING, in lws_serve_http_file()