{"json_modified": "2016-10-20T14:41:36.272455", "uuid": "609b5e8d-1eef-48db-9e08-530697a36d85", "title": "Cache.delete()", "url": "/en-US/docs/Web/API/Cache/delete", "tags": ["API", "ServiceWorker", "NeedsExample", "NeedsContent", "Reference", "Experimental", "Cache", "Service Workers", "delete", "Method"], "translations": [{"uuid": "5e3bdd1a-a5ba-4180-80d3-7a594a379880", "title": "Cache.delete()", "url": "/fr/docs/Web/API/Cache/delete", "tags": [], "summary": "La m\u00e9thode\u00a0delete() de l'interface Cache cherche l'entr\u00e9e Cache dont la cl\u00e9 est la requ\u00eate pass\u00e9e en argument, et retourne une Promise. Si une entr\u00e9e Cache\u00a0est trouv\u00e9e, elle est supprim\u00e9e, et la promesse est r\u00e9solue \u00e0\u00a0true. Dans le cas contraire, la promesse est r\u00e9solue \u00e0\u00a0false.", "localization_tags": ["inprogress"], "locale": "fr", "last_edit": "2016-03-02T14:08:40", "review_tags": []}, {"uuid": "a9522a4e-2ddf-4c12-82f5-8932c30f1031", "title": "Cache.delete()", "url": "/ru/docs/Web/API/Cache/delete", "tags": [], "summary": "\u041c\u0435\u0442\u043e\u0434\u00a0delete() \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 Cache \u0438\u0449\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u044c Cache, \u0447\u0435\u0439 \u043a\u043b\u044e\u0447 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0435\u0442 \u0441 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u043c, \u0438, \u0432 \u0441\u043b\u0443\u0447\u0430\u0435 \u043d\u0430\u0445\u043e\u0434\u043a\u0438, \u0443\u0434\u0430\u043b\u044f\u0435\u0442 \u0437\u0430\u043f\u0438\u0441\u044c Cache \u0438 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 Promise, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0440\u0430\u0437\u0440\u0435\u0448\u0430\u0435\u0442\u0441\u044f \u0441\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u043c\u00a0true. \u0415\u0441\u043b\u0438 \u0437\u0430\u043f\u0438\u0441\u044c \u043d\u0435 \u0431\u044b\u043b\u0430 \u043d\u0430\u0439\u0434\u0435\u043d\u0430 Cache, \u043c\u0435\u0442\u043e\u0434 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442\u00a0false.", "localization_tags": [], "locale": "ru", "last_edit": "2016-08-31T02:52:09", "review_tags": ["editorial"]}], "modified": "2016-10-20T14:41:36", "label": "Cache.delete()", "localization_tags": [], "locale": "en-US", "id": 145793, "last_edit": "2016-10-20T14:41:28", "summary": "The delete() method of the Cache interface finds the Cache\u00a0entry whose key is the request, and if found, deletes the Cache entry and returns a Promise that resolves to true. If no Cache entry is found, it returns false.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Returns", "title": "Returns"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/Cache/delete", "review_tags": ["technical"]}