Repository: trafficserver Updated Branches: refs/heads/master ae573e94e -> b4529fd61
Make README be consistent with official Docs as well as code. Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b4529fd6 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b4529fd6 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b4529fd6 Branch: refs/heads/master Commit: b4529fd614059b8ed2eb6355431aa89f7289172d Parents: ae573e9 Author: Leif Hedstrom <[email protected]> Authored: Wed Oct 8 22:16:20 2014 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Wed Oct 8 22:16:20 2014 -0600 ---------------------------------------------------------------------- plugins/regex_remap/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b4529fd6/plugins/regex_remap/README ---------------------------------------------------------------------- diff --git a/plugins/regex_remap/README b/plugins/regex_remap/README index 2a98102..99e9a52 100644 --- a/plugins/regex_remap/README +++ b/plugins/regex_remap/README @@ -105,7 +105,7 @@ remap.config. The following options are available @no_activity_timeout=<nnn> - No activity timeout (in ms) @connect_timeout=<nnn> - Connect timeouts (in ms) @dns_timeout=<nnn> - Connect timeouts (in ms) - @lowercase_substitutions=<0|1> - Turn on lowercasing all the substitutions + @lowercase_substitutions - Turn on lowercasing all the substitutions For example, this can be useful to force a particular response for some
