From c2cbbb02140a3bc41bd1de1a2806af80d80366db Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 2 Nov 2013 21:30:23 -0700 Subject: [PATCH] Docs: update mention of URL-rewrit helper result codes - OK action when no redirect/rewrite kv-pairs was not mentioned - BH message= kv-pair was not mentioned. --- src/cf.data.pre | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index 6fe072bc3c..5b4b4ac916 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -4552,12 +4552,17 @@ DOC_START The new URL is fetched directly by Squid and returned to the client as the response to its request. + OK + When neither of url= and rewrite-url= are sent Squid does + not change the URL. + ERR Do not change the URL. BH An internal error occurred in the helper, preventing - a result being identified. + a result being identified. The 'message=' key name is + reserved for delivering a log message. In the future, the interface protocol will be extended with -- 2.47.3