Option Name:htcp_clr_access
Replaces:
Requires:--enable-htcp
Default Value:htcp_clr_access deny all
Suggested Config:
# Allow HTCP CLR requests from trusted peers

	Allowing or Denying access to purge content using HTCP based
	on defined access lists

	htcp_clr_access  allow|deny [!]aclname ...

	See http_access for details

	This clause only supports fast acl types.
	See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details.

acl htcp_clr_peer src 172.16.1.2
htcp_clr_access allow htcp_clr_peer