We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b8aa7 commit 74575bdCopy full SHA for 74575bd
index.src.html
@@ -202,12 +202,6 @@ <h3 id="examples">Examples</h3>
202
the following header to define two reporting endpoints:
203
204
<pre>
205
- <a>Report-To</a>: { "<a for="ReportTo">url</a>": "https://example.com/csp-reports",
206
- "<a for="ReportTo">group</a>": "csp-endpoint",
207
- "<a for="ReportTo">max_age</a>": 10886400 },
208
- { "<a for="ReportTo">url</a>": "https://example.com/hpkp-reports",
209
- "<a for="ReportTo">group</a>": "hpkp-endpoint",
210
- "<a for="ReportTo">max_age</a>": 10886400 }
211
<a>Report-To</a>: { "<a for="ReportTo">group</a>": "csp-endpoint",
212
"<a for="ReportTo">max_age</a>": 10886400,
213
"<a for="ReportTo">endpoints</a>": [
0 commit comments