Home
last modified time | relevance | path

Searched refs:proxy_parent_chunked (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h268 unsigned int proxy_parent_chunked:1; member
/external/libwebsockets/lib/core-net/
Ddummy-callback.c434 if (wsi->http.proxy_parent_chunked) { in lws_callback_http_dummy()
534 wsi->http.proxy_parent_chunked = 1; in lws_callback_http_dummy()