0 votes

Can we use multiple CSP headers? if so how would the format for that answer look like as the note at the end explicitly states that "Your submission will be interpreted as the value of a single Content-Security-Policy header (Format example: script-src 'none')"

in ex06 by
edit history

1 Answer

0 votes
As the task states that the value will be interpreted as the value of a single header line. You cannot start a second header line.
by (310 points)
edit history