Skip to content

How to specify 2 endpoints for Reporting-Endpoints? #701

@SwiftExtender

Description

@SwiftExtender

I`ve tried:

(example CSP: script-src 'self'; report-to cspendpoint)

  1. Reporting-Endpoints: cspendpoint="https://csp.example.com/reporting-api/csp, https://csp.example.com/"
  2. Reporting-Endpoints: cspendpoint="https://csp.example.com/reporting-api/csp",cspendpoint="https://csp.example.com/"

Nothing is working.

How to specify 2 endpoints for same CSP violation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaTasks and questions outside the content of the standard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions