Searched defs:cache_control (Results 1 – 9 of 9) sorted by relevance
166 CacheControl cache_control = 7; field
385 CacheControl cache_control = 7; field
784 char cache_control[50], *cc = "no-store"; in lws_http_serve() local2724 char cache_control[50], *cc = "no-store"; in lws_serve_http_file() local
703 string cache_control = 3; field
77 const std::string& cache_control, in HandleEchoHeader()
1590 std::string cache_control = in DidReceiveResponse() local
2382 string cache_control = 9; field
59 void InitializeHeadersWithCacheControl(const char* cache_control) { in InitializeHeadersWithCacheControl()