From: Amos Jeffries Date: Tue, 19 Nov 2013 22:45:48 +0000 (-0700) Subject: Docs: update mention of URL-rewrit helper result codes X-Git-Tag: SQUID_3_4_0_3~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbbcf0e4808685ee2a2047fb137bd27c8e12635;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 2edabd2416..e2e138ed2b 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -4554,12 +4554,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