Skip to content

Commit a0dd734

Browse files
authored
Add link to caching from web almanac
1 parent 6edc00d commit a0dd734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/components_guide_web/lib/components_guide_web/templates/web_standards/http-caching.html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,4 @@ Vary: Accept-Encoding
125125
- [MDN: If-None-Match](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/If-None-Match)
126126
- [MDN: 412 Precondition Failed](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/412)
127127
- [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

Comments
 (0)