We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9516d00 commit d9f1a5aCopy full SHA for d9f1a5a
docker/base/curlrc
@@ -2,6 +2,7 @@
2
--fail
3
--location
4
--retry 5
5
+--retry-all-errors
6
--silent
7
--show-error
8
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"
0 commit comments