From: Amos Jeffries Date: Sun, 3 Nov 2013 04:30:23 +0000 (-0700) Subject: Docs: update mention of URL-rewrit helper result codes X-Git-Tag: SQUID_3_5_0_1~521 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2cbbb02140a3bc41bd1de1a2806af80d80366db;p=thirdparty%2Fsquid.git 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. --- 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