Searched refs:HTTP_VALUE_NO_STORE (Results 1 – 4 of 4) sorted by relevance
96 const char *HTTP_VALUE_NO_STORE; variable229 HTTP_VALUE_NO_STORE = hdrtoken_string_to_wks("no-store"); in http_init()253 HTTP_LEN_NO_STORE = hdrtoken_wks_to_length(HTTP_VALUE_NO_STORE); in http_init()
376 extern const char *HTTP_VALUE_NO_STORE;
7080 if (h->is_cache_control_set(HTTP_VALUE_NO_STORE)) { in does_client_request_permit_storing()
1775 TS_HTTP_VALUE_NO_STORE = HTTP_VALUE_NO_STORE; in api_init()