struct Protocol::Audits::BlockedByResponseIssueDetails
- Protocol::Audits::BlockedByResponseIssueDetails
- Struct
- Value
- Object
Overview
Details for a request that has been blocked with the BLOCKED_BY_RESPONSE code. Currently only used for COEP/COOP, but may be extended to include some CSP errors in the future.
Included Modules
- JSON::Serializable
Defined in:
protocol/audits.crConstructors
Instance Method Summary
- #blocked_frame : AffectedFrame | Nil
- #parent_frame : AffectedFrame | Nil
- #reason : BlockedByResponseReason
- #request : AffectedRequest