Home
last modified time | relevance | path

Searched refs:cache_max_age (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1311 int cache_max_age; member
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c805 if (m->cache_max_age && m->cache_reusable) { in lws_http_serve()
811 m->cache_max_age); in lws_http_serve()
817 m->cache_max_age); in lws_http_serve()
1925 wsi->cache_secs = (unsigned int)hit->cache_max_age; in lws_http_action()
Dlejp-conf.c679 a->m.cache_max_age = atoi(ctx->buf); in lejp_vhosts_cb()
/third_party/libwebsockets/READMEs/
DREADME.coding.md1169 int cache_max_age;