A comma-separated list of URLs from which you want to block cookies. The value can contain wildcards. Any cookies from these URLs are ignored. The following example blocks any cookies from autonomy.com
and mycompany.com
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | TaskName or Default |
Example: | BlockCookieFromURLs=*.autonomy.com*,*.mycompany.com*
|
See Also: | CookieURLs |
|