zio.http.Header.ContentSecurityPolicy.SandboxValue
See theSandboxValue companion trait
object SandboxValue
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
SandboxValue.type
Members list
Type members
Classlikes
case object AllowForms extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowForms.type
case object AllowModals extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowModals.type
case object AllowOrientationLock extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowOrientationLock.type
case object AllowPointerLock extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowPointerLock.type
case object AllowPopups extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowPopups.type
case object AllowPopupsToEscapeSandbox extends SandboxValue
Attributes
- Supertypes
- Self type
case object AllowPresentation extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowPresentation.type
case object AllowSameOrigin extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowSameOrigin.type
case object AllowScripts extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowScripts.type
case object AllowTopNavigation extends SandboxValue
Attributes
- Supertypes
- Self type
-
AllowTopNavigation.type
case object Empty extends SandboxValue
final case class Sequence(left: SandboxValue, right: SandboxValue) extends SandboxValue
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SandboxValueclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
In this article