Module Meta.Attributes

type http_equiv = [
| `content_language
| `content_security_policy
| `content_type
| `default_style
| `refresh
| `x_ua_compatible
]