File tree 1 file changed +1
-2
lines changed
Filter options
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
19
19
on only *fragments * of your site.
20
20
21
21
The 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
23
23
reinventing a caching methodology, Symfony embraces the standard that defines
24
24
basic communication on the Web. Once you understand the fundamental HTTP
25
25
validation and expiration caching models, you'll be ready to master the Symfony
@@ -366,4 +366,3 @@ Learn more
366
366
.. _`RFC 7234 - Caching` : https://tools.ietf.org/html/rfc7234
367
367
.. _`RFC 7232 - Conditional Requests` : https://tools.ietf.org/html/rfc7232
368
368
.. _`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