Updated Branches: refs/heads/master 8c635a6e0 -> ddfbd5954
Fix list templating Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/9851a11e Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/9851a11e Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/9851a11e Branch: refs/heads/master Commit: 9851a11eb2307c3fcb10a8b0003c5f3eb91097a0 Parents: e90caa1 Author: Thomas Jackson <[email protected]> Authored: Tue Nov 12 13:41:40 2013 -0800 Committer: Thomas Jackson <[email protected]> Committed: Tue Nov 12 13:41:40 2013 -0800 ---------------------------------------------------------------------- doc/reference/configuration/records.config.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/9851a11e/doc/reference/configuration/records.config.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/configuration/records.config.en.rst b/doc/reference/configuration/records.config.en.rst index 18f913a..392f146 100644 --- a/doc/reference/configuration/records.config.en.rst +++ b/doc/reference/configuration/records.config.en.rst @@ -873,7 +873,7 @@ Negative Response Caching ``Cache-Control`` directives from the server forbidding ache are ignored for the following HTTP response codes, regardless of the value specified for the :ts:cv:`proxy.config.http.negative_caching_enabled` variable. - The following negative responses are cached by Traffic Server: + The following negative responses are cached by Traffic Server::: 204 No Content 305 Use Proxy
