Home
last modified time | relevance | path

Searched defs:cache_control (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/roles/http/server/
Dserver.c786 char cache_control[50], *cc = "no-store"; in lws_http_serve() local
2735 char cache_control[50], *cc = "no-store"; in lws_serve_http_file() local