You are here

constant SeckitInterface::CSP_REPORT_URL in Security Kit 8

Same name and namespace in other branches
  1. 2.x src/SeckitInterface.php \Drupal\seckit\SeckitInterface::CSP_REPORT_URL

Set the URI to POST to for the CSP report-uri directive.

File

src/SeckitInterface.php, line 53

Class

SeckitInterface
Provides an interface Seckit module.

Namespace

Drupal\seckit

Code

const CSP_REPORT_URL = '/report-csp-violation';