Imported Upstream version 7.53.1
[platform/upstream/curl.git] / docs / cmdline-opts / retry-connrefused.d
1 Long: retry-connrefused
2 Help: Retry on connection refused (use with --retry)
3 Added: 7.52.0
4 ---
5 In addition to the other conditions, consider ECONNREFUSED as a transient
6 error too for --retry. This option is used together with --retry.