Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_HTTP_TRANSFER_ENCODING (Results 1 – 7 of 7) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h309 WSI_TOKEN_HTTP_TRANSFER_ENCODING, enumerator
/third_party/libwebsockets/lib/roles/http/
Dheader.c228 WSI_TOKEN_HTTP_TRANSFER_ENCODING, in lws_add_http_common_headers()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c909 if (lws_hdr_total_length(wsi, WSI_TOKEN_HTTP_TRANSFER_ENCODING)) { in lws_client_interpret_server_handshake()
910 simp = lws_hdr_simple_ptr(wsi, WSI_TOKEN_HTTP_TRANSFER_ENCODING); in lws_client_interpret_server_handshake()
/third_party/libwebsockets/lib/core-net/
Ddummy-callback.c555 WSI_TOKEN_HTTP_TRANSFER_ENCODING, in lws_callback_http_dummy()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c487 WSI_TOKEN_HTTP_TRANSFER_ENCODING, in lws_cgi_write_split_stdout_headers()
/third_party/libwebsockets/lib/roles/h2/
Dhpack.c163 WSI_TOKEN_HTTP_TRANSFER_ENCODING,
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c902 WSI_TOKEN_HTTP_TRANSFER_ENCODING, in lws_http_serve()
2929 WSI_TOKEN_HTTP_TRANSFER_ENCODING, in lws_serve_http_file()