We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf06e3 commit 7a75db1Copy full SHA for 7a75db1
book/http_cache.rst
@@ -530,8 +530,8 @@ example).
530
.. tip::
531
532
The 304 status code means "Not Modified". It's important because with
533
- this status code do *not* contain the actual content being requested.
534
- Instead, the response is simply a light-weight set of directions that
+ this status code the response does *not* contain the actual content being
+ requested. Instead, the response is simply a light-weight set of directions that
535
tell cache that it should use its stored version.
536
537
Like with expiration, there are two different HTTP headers that can be used
0 commit comments