We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6edc00d commit a0dd734Copy full SHA for a0dd734
apps/components_guide_web/lib/components_guide_web/templates/web_standards/http-caching.html.md
@@ -125,3 +125,4 @@ Vary: Accept-Encoding
125
- [MDN: If-None-Match](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-None-Match)
126
- [MDN: 412 Precondition Failed](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/412)
127
- [Ryan Florence explains HTTP caching basics by building a Node.js server](https://www.youtube.com/watch?v=3XkU_DXcgl0)
128
+- [Caching explation and survey in Web Almanac by HTTP Archive](https://almanac.httparchive.org/en/2020/caching)
0 commit comments