Home
last modified time | relevance | path

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

/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/http/
H A Dprivate-lib-roles-http.h273 unsigned int proxy_parent_chunked:1; member
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/core-net/
H A Ddummy-callback.c457 if (wsi->http.proxy_parent_chunked) { in lws_callback_http_dummy()
557 wsi->http.proxy_parent_chunked = 1; in lws_callback_http_dummy()