Home
last modified time | relevance | path

Searched refs:cache_revalidate (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1317 unsigned int cache_revalidate:1; /**< set if client cache should revalidate on use */ member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c806 if (!m->cache_revalidate) { in lws_http_serve()
1927 wsi->cache_revalidate = hit->cache_revalidate; in lws_http_action()
2950 if (!wsi->cache_revalidate) { in lws_serve_http_file()
Dlejp-conf.c685 a->m.cache_revalidate = !!arg_to_bool(ctx->buf); in lejp_vhosts_cb()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h773 unsigned int cache_revalidate:1; member
/third_party/libwebsockets/READMEs/
DREADME.coding.md1172 unsigned int cache_revalidate:1;