Annotation of embedaddon/curl/docs/cmdline-opts/retry-connrefused.d, revision 1.1

1.1     ! misho       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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>