]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: update mention of URL-rewrit helper result codes
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 19 Nov 2013 22:45:48 +0000 (15:45 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 19 Nov 2013 22:45:48 +0000 (15:45 -0700)
- OK action when no redirect/rewrite kv-pairs was not mentioned
- BH message= kv-pair was not mentioned.

src/cf.data.pre

index 2edabd2416c83fc1dc067d1720f402acf235f502..e2e138ed2b7e78ef416ff48946b3a4dcc48ef70c 100644 (file)
@@ -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