File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ isn't always possible for highly dynamic sites, or is it? With
1919on only *fragments * of your site.
2020
2121The Symfony cache system is different because it relies on the simplicity
22- and power of the HTTP cache as defined in the ` HTTP specification `_. Instead of
22+ and power of the HTTP cache as defined in ` RFC 7234 - Caching `_. Instead of
2323reinventing a caching methodology, Symfony embraces the standard that defines
2424basic communication on the Web. Once you understand the fundamental HTTP
2525validation and expiration caching models, you'll be ready to master the Symfony
@@ -366,4 +366,3 @@ Learn more
366366.. _`RFC 7234 - Caching` : https://tools.ietf.org/html/rfc7234
367367.. _`RFC 7232 - Conditional Requests` : https://tools.ietf.org/html/rfc7232
368368.. _`FOSHttpCacheBundle` : http://foshttpcachebundle.readthedocs.org/
369- .. _`HTTP specification` : http://www.w3.org/Protocols/rfc2616/rfc2616.html
You can’t perform that action at this time.
0 commit comments