File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
user_guide_src/source/outgoing Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ Built into the HTTP specification are tools help the client (often the web brows
234234this can lead to a huge performance boost to your application because it will tell the client that they don't need
235235to contact the server at all since nothing has changed. And you can't get faster than that.
236236
237- This are handled through the ``Cache-Control `` and ``ETag `` headers. This guide is not the proper place for a thorough
237+ This is handled through the ``Cache-Control `` and ``ETag `` headers. This guide is not the proper place for a thorough
238238introduction to all of the cache headers power, but you can get a good understanding over at
239239`Google Developers <https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching >`_.
240240
You can’t perform that action at this time.
0 commit comments