Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5ccf957

Browse filesBrowse files
committed
minor #5226 Update http_cache.rst (assoum891)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5226). Discussion ---------- Update http_cache.rst a conjugation mistake Commits ------- 909f94b Update http_cache.rst
2 parents 306fa3d + 909f94b commit 5ccf957
Copy full SHA for 5ccf957

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/http_cache.rst

Copy file name to clipboardExpand all lines: book/http_cache.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ This has two very reasonable consequences:
384384

385385
* You should *never* change the state of your application when responding
386386
to a GET or HEAD request. Even if you don't use a gateway cache, the presence
387-
of proxy caches mean that any GET or HEAD request may or may not actually
387+
of proxy caches means that any GET or HEAD request may or may not actually
388388
hit your server;
389389

390390
* Don't expect PUT, POST or DELETE methods to cache. These methods are meant

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.