From 46be4425816b9db7cf2fe1fe8f16c76d973466c2 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 16 Jul 2018 19:46:19 +0000 Subject: [PATCH] english as first/only language git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836060 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/caching.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index 6fa66aa2a9..47a6e11493 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -334,7 +334,7 @@ module="mod_cache">CacheDisable directives.
  • If the response has an HTTP status code other than 200, 203, 300, - 301 or 410 it must also specify "Expires" or "Cache-Control" header. + 301 or 410 it must also specify an "Expires" or "Cache-Control" header.
  • The request must be a HTTP GET request.
  • -- 2.40.0