ContentSecurityPolicyViolation

olon.http.ContentSecurityPolicyViolation
See theContentSecurityPolicyViolation companion object
case class ContentSecurityPolicyViolation(documentUri: String, referrer: String, blockedUri: String, violatedDirective: String, originalPolicy: String)

The expected payload of a content security policy violation report.

Parsable from the JSON POST that a browser should send when a violation occurs.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product