sign appended, resulting in *name=urlencoded-file-content*. Note that the
name is expected to be URL-encoded already.
.RE
+.IP
.IP "always"
Unconditionally allow the server to delegate.
.RE
+.IP
"normally" (like in the multicwd case). This is somewhat more standards
compliant than 'nocwd' but without the full penalty of 'multicwd'.
.RE
+.IP
make curl pick the same IP address that is already used for the control
connection
.RE
+.IP
Disable the use of PORT with --ftp-pasv. Disable the attempt to use the EPRT
command instead of PORT by using --disable-eprt. EPRT is really PORT++.
.IP "1.3"
Use up to TLSv1.3.
.RE
+.IP
.IP "zstd"
Automatic decompression (via zstd) of compressed files over HTTP is supported.
.RE
+.IP