Commit e6976ff
authored
[remote asset api] Clarify encoding of checksum.sri (#330)
The SRI specification specifically allows for more than one checksum
to be part of integrity metadata (https://www.w3.org/TR/SRI/).
The possible presence of more than one checksum is not immediately
obvious without reading the specification, so we add a clarification.1 parent 2721568 commit e6976ff
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
0 commit comments