From 8cd599002ce915164c3995c625e5cf9d2b261277 Mon Sep 17 00:00:00 2001
From: Keith Cirkel meta
element, the element is a pragma directive.
The http-equiv
attribute is an enumerated
- attribute. The following table lists the keywords defined for this attribute. The states
- given in the first cell of the rows with keywords give the states to which those keywords map.
- Some of the keywords are non-conforming, as noted in the last
- column.
State | Keyword - | Notes + | Conforming + | State + | Brief description |
---|---|---|---|---|---|
Content Language | content-language
- | Non-conforming + | No + | content Language + | Sets the pragma-set default language. |
content-type
+ | Encoding declaration - | content-type
- | + | Is an alternative form of setting the charset .
| |
Default style | default-style
- | + | + | Default style + | Sets the name of the default + CSS style sheet set. |
Refresh | refresh
- | + | + | Refresh + | Acts as a timed redirect. |
Set-Cookie | set-cookie
- | Non-conforming + | No + | Set-Cookie + | Is non-conforming and has no effect. |
X-UA-Compatible | x-ua-compatible
- | + | + | X-UA-Compatible + | In practice, this pragma encourages Internet Explorer to more closely follow the + specifications. |
Content security policy | content-security-policy
- | + | + | Content security policy + | Enforces a Content Security
+ Policy on a Document .
|