------------------------------------------------------------ revno: 13030 revision-id: squid3@treenet.co.nz-20131119224548-mv48sj7b1b5ib9th parent: squid3@treenet.co.nz-20131119224502-xfjih7weot5vp4gy committer: Amos Jeffries branch nick: 3.4 timestamp: Tue 2013-11-19 15:45:48 -0700 message: 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. ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20131119224548-mv48sj7b1b5ib9th # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # testament_sha1: 673e7f060d0278676500c9f35e352792f6217b70 # timestamp: 2013-11-19 22:52:16 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # base_revision_id: squid3@treenet.co.nz-20131119224502-\ # xfjih7weot5vp4gy # # Begin patch === modified file 'src/cf.data.pre' --- src/cf.data.pre 2013-10-23 05:11:22 +0000 +++ src/cf.data.pre 2013-11-19 22:45:48 +0000 @@ -4554,12 +4554,17 @@ 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