File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3800,11 +3800,10 @@ Content-Type: application/reports+json
38003800 Given a <a for="/">request</a> |request|, a <a>response</a> |response|,
38013801 a <a>directive</a> |directive|, and a <a for="/">policy</a> |policy|:
38023802
3803- Note: the check uses a |request| to determine whether it should match
3804- the |response| to the source-list. If the |request|'s
3805- <a for="request">cryptographic nonce metadata</a> or
3806- <a for="request">integrity metadata</a> matches the source list, then
3807- the |response| is allowed and matching to the source list is skipped.
3803+ Note: Note: This check needs both |request| and |response| as input
3804+ parameters since if |request|'s <a for="request">cryptographic nonce metadata</a>
3805+ or <a for="request">integrity metadata</a> matches, then the check passes and
3806+ the check of whether |response|'s url matches the source list is skipped.
38083807
38093808 1. If |request|'s <a for="request">destination</a> is <a for="request/destination">script-like</a> :
38103809
You can’t perform that action at this time.
0 commit comments