RUM powered by Grail JavaScript API - 1.327.2
    Preparing search index...

    Interface CSPFields

    interface CSPFields {
        "csp.blocked_uri.full": string;
        "csp.column_number"?: number;
        "csp.disposition"?: string;
        "csp.document_uri.full": string;
        "csp.effective_directive"?: string;
        "csp.line_number"?: number;
        "csp.original_policy"?: string;
        "csp.referrer.full"?: string;
        "csp.reporter"?: string;
        "csp.sample"?: string;
        "csp.source_file.full"?: string;
        "csp.stack_trace"?: string;
        "csp.status_code"?: number;
        "csp.violated_directive"?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    "csp.blocked_uri.full": string
    "csp.column_number"?: number
    "csp.disposition"?: string
    "csp.document_uri.full": string
    "csp.effective_directive"?: string
    "csp.line_number"?: number
    "csp.original_policy"?: string
    "csp.referrer.full"?: string
    "csp.reporter"?: string
    "csp.sample"?: string
    "csp.source_file.full"?: string
    "csp.stack_trace"?: string
    "csp.status_code"?: number
    "csp.violated_directive"?: string