angular-cn/aio/content
Maximilian Koeller dc9f4b994e feat(service-worker): include `CacheQueryOptions` options in ngsw-config (#34663)
Previously it was not possible to provide `CacheQueryOptions` ([MDN](https://developer.mozilla.org/en-US/docs/Web/API/Cache)) for querying the Cache.
This commit introduces a new parameter called `cacheQueryOptions` for `DataGroup` and `AssetGroup`.
Currently only `ignoreSearch` is supported as `ignoreVary` and `ignoreMethod` would require using
the complete Request object for matching which is not possible with the current implementation.

Closes #28443

PR Close #34663
2020-05-01 09:44:07 -07:00
..
cli refactor(docs-infra): remove obsolete `format` attribute from code examples (#31674) 2019-07-24 14:38:54 -07:00
cli-src build(docs-infra): make the git ref for cli command docs configurable (#26391) 2018-10-11 12:57:49 -07:00
examples docs: refactor routing doc (#35566) 2020-04-16 10:36:01 -07:00
guide feat(service-worker): include `CacheQueryOptions` options in ngsw-config (#34663) 2020-05-01 09:44:07 -07:00
images docs: add Annie Wang to contributors.json (#36612) 2020-04-23 12:08:09 -04:00
marketing docs: add Annie Wang to contributors.json (#36612) 2020-04-23 12:08:09 -04:00
start docs: improve startup nav, naming, and terminology (#35533) 2020-04-22 17:08:29 -04:00
tutorial docs: improve startup nav, naming, and terminology (#35533) 2020-04-22 17:08:29 -04:00
file-not-found.md fix(docs-infra): do not create an anchor for the `file-not-found` header (#27250) 2018-12-05 13:26:26 -08:00
license.md build: bump year (#34651) 2020-01-13 07:21:43 -08:00
navigation.json docs: improve startup nav, naming, and terminology (#35533) 2020-04-22 17:08:29 -04:00