Commit 5f742c8
Use HTTPS in fullUrl by default for resources
Since no redirect or HSTS is in place, these downloads are
vulnerable to being MitM'd. This commit changes all future
links to use "HTTPS" in the protocol part instead of "HTTP".
Related: scala/scala-lang#6271 parent 9cfbdc8 commit 5f742c8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments