{"json_modified": "2016-06-24T05:19:37.780904", "uuid": "b462ef3a-dd88-44aa-aa9f-809fac158861", "title": "CacheStorage.delete()", "url": "/en-US/docs/Web/API/CacheStorage/delete", "tags": ["API", "ServiceWorker", "Reference", "Experimental", "R\u00e9f\u00e9rence", "Exp\u00e9rimental", "CacheStorage", "Service Workers", "delete", "Api", "Method"], "translations": [{"uuid": "0eca5b83-c722-4bff-8ce7-f414884880ab", "title": "CacheStorage.delete()", "url": "/fr/docs/Web/API/CacheStorage/delete", "tags": ["API", "ServiceWorker", "R\u00e9f\u00e9rence", "Exp\u00e9rimental", "CacheStorage", "Service Workers", "delete"], "summary": "La fonction\u00a0delete
()
de l'interface\u00a0CacheStorage
trouve l'objet\u00a0Cache
correspondant \u00e0 un\u00a0cacheName
, et si trouv\u00e9, supprime\u00a0l'objet\u00a0Cache
et retourne une\u00a0Promise
qui renvoie\u00a0true
. Si aucun objet\u00a0Cache
n'est trouv\u00e9, elle retourne\u00a0false
.", "localization_tags": [], "locale": "fr", "last_edit": "2016-04-06T13:34:01", "review_tags": []}], "modified": "2016-06-24T05:19:37", "label": "CacheStorage.delete()", "localization_tags": [], "locale": "en-US", "id": 145775, "last_edit": "2016-06-24T05:19:30", "summary": "The delete
()
method of the CacheStorage
interface finds the Cache
object matching the cacheName
, and if found, deletes the Cache
object and returns a Promise
that resolves to true
. If no Cache
object 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/CacheStorage/delete", "review_tags": ["editorial"]}