Commit 24b7d27
committed
fix: Remove any given anchor fragment in the URL canonicalization process
Some artifactories (e.g. JFrog), return URLs ending by an anchor, e.g.
to carry the source artifact hash. To make the comparison work, remove
those URL fragments.
Signed-off-by: Nicolas Nobelis <nicolas.nobelis@bosch.com>1 parent 24cc344 commit 24b7d27
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments