Commit c831cd8e authored by Eric Covener's avatar Eric Covener
Browse files

paraphrase slightly better


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1836061 13f79535-47bb-0310-9956-ffa450edef68
parent 6015015e
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -333,8 +333,9 @@
        module="mod_cache">CacheEnable</directive> and <directive
        module="mod_cache">CacheDisable</directive> directives.</li>

        <li>The response must have a HTTP status code of 200, 203, 300, 301 or
        410.</li>
        <li>If the response has an HTTP status code other than 200, 203, 300, 
        301 or 410 it must also specify an "Expires" or "Cache-Control" header.
        </li>

        <li>The request must be a HTTP GET request.</li>