ProxySG Content Policy Language Guide
has_client=
The has_client= condition is used to test whether or not the current transaction has a client. This can be used to guard triggers that depend on client identity in a <Forward> layer.
Syntax
has_client=yesno
Layer and Transaction Notes
•Use in <Forward> layers.
•Applies to all transactions.
See Also
•Conditions: client.address=, client.protocol=, proxy.address=, proxy.card=, proxy.port=, streaming.client=
76