site element
Specifies a cookie action for a given domain.
Usage
<site domain = "url" action = "character_string"/>
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
|
action |
character_string |
Yes |
Cookie action to take on the given site. |
|
domain |
url |
Yes |
URL to which this cookie rule applies. |
Child elements
There are no child elements.
Parent elements
| Element |
|---|
Examples
The following example shows the syntax for this element.
<MSIESiteRules formatVersion="6">
<site domain="www.BlueYonderAirlines.com"
action="accept"/>
</MSIESiteRules>
Element information
|
Minimum supported system | Windows XP |
|---|---|
| Can be empty | Yes |
Build date: 11/27/2012