File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ <h3 id="examples">Examples</h3>
190
190
And the following headers, which direct CSP and HPKP reports to that group:
191
191
192
192
< pre >
193
- < a > Content-Security-Policy</ a > : ...; < a lt ="reports directive "> report-to</ a > = endpoint-1
193
+ < a > Content-Security-Policy</ a > : ...; < a lt ="reports directive "> report-to</ a > endpoint-1
194
194
< a > Public-Key-Pins</ a > : ...; report-to=endpoint-1
195
195
</ pre >
196
196
</ div >
@@ -218,7 +218,7 @@ <h3 id="examples">Examples</h3>
218
218
endpoint:
219
219
220
220
< pre >
221
- < a > Content-Security-Policy</ a > : ...; < a lt ="reports directive "> report-to</ a > = csp-endpoint
221
+ < a > Content-Security-Policy</ a > : ...; < a lt ="reports directive "> report-to</ a > csp-endpoint
222
222
< a > Public-Key-Pins</ a > : ...; report-to=hpkp-endpoint
223
223
</ pre >
224
224
</ div >
You can’t perform that action at this time.
0 commit comments