Commit 4196405
committed
utils.pwsh: Add support for curl resume
Note that there is a bug in older versions of curl that can prevent curl
from successfully interpreting a fully downloaded file as completed. The
bug was fixed on October 30, 2023 and is now available on curl included
with Windows.
Fixed in curl 8.5.0.
curl/curl@225db911 parent ccc47dc commit 4196405
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments