Home | History | Annotate | Download | only in http

Lines Matching refs:store

306   // When |store| is true, stores the callback to be delivered later; otherwise
308 static void StoreAndDeliverCallbacks(bool store, MockDiskEntry* entry,
312 if (store) {
632 // no-store header can be included on demand.
647 *response_headers = "Cache-Control: no-store\n";
1707 response_headers->assign("Cache-Control: no-store\n");
2871 // Store the whole thing with status 200.
2935 // the to the same URL that we used to store sparse data, and making sure
3963 transaction.response_headers = "cache-control: no-store\n";
3986 // is cachable, but when it is validated, no-store is received causing the
4001 transaction.response_headers = "cache-control: no-store\n";
4030 transaction.response_headers = "cache-control: no-store\n";