RE: [squid-users] Squid-2.5.stable8 - acl req_hdr

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 7 Mar 2005 15:02:13 +0100 (CET)

On Mon, 7 Mar 2005, Rich Hawley wrote:

> I found that file in the src. However, there is nothing in that file
> about acl req_hdr/resp_hdr. Are those the correct tags? That is how
> they are listed in the change log.

Almost...

         acl aclname req_header header-name [-i] any\.regex\.here
           # regex match against any of the known request headers. May be
           # thought of as a superset of "browser", "referer" and "mime-type"
           # acls.

         acl aclname rep_header header-name [-i] any\.regex\.here
           # regex match against any of the known response headers.
           # Example:
           #
           # acl many_spaces rep_header Content-Disposition -i [[:space:]]{3,}

Regards
Henrik
Received on Mon Mar 07 2005 - 07:02:18 MST

This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:01 MST