On 01/14/2017 04:55 AM, David Touzeau wrote:

> I have created an external helper that return  OK a=note1
> 
> What is the correct line to retrieve the correct note ?

  acl annotatedWithANote1 note a note1
  http_access deny annotatedWithANote1

Alex.

> acl aclname note [-m[=delimiters]] name [value ...]
>   # match transaction annotation [fast]
>   # Without values, matches any annotation with a given name.
>   # With value(s), matches any annotation with a given name that
>   # also has one of the given values.

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to