Deny
olon.http.FrameRestrictions.Deny
case object Deny extends FrameRestrictions
Does not allow embedding the page being served in a frame at all.
Attributes
- Graph
-
- Supertypes
- Self type
-
Deny.type
Members list
Value members
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
Attributes
- Inherited from:
- Singleton
Returns the headers implied by these frame restrictions.
Returns the headers implied by these frame restrictions.
Because of how frame restrictions are handled, if enforcement is turned off, no headers are generated.
Attributes
- Inherited from:
- FrameRestrictions
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article