diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-02-08 15:56:10 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-02-08 22:47:39 +0100 |
commit | 15f10817cef823b675ab0b0186cf35504efd20f7 (patch) | |
tree | 3197ef81ab15d4616d4f7d97e98426e24f65564f /lib/connect.c | |
parent | 0c51036eb6ddef50a1730bdd33a4388b35343125 (diff) | |
download | curl-15f10817cef823b675ab0b0186cf35504efd20f7.tar.gz |
ftp: add 'prefer_ascii' to the transfer state struct
... and make sure the code never updates 'set.prefer_ascii' as it breaks
handle reuse which should use the setting as the user specified it.
Added test 1569 to verify: it first makes an FTP transfer with ';type=A'
and then another without type on the same handle and the second should
then use binary. Previously, curl failed this.
Closes #6578
Diffstat (limited to 'lib/connect.c')
0 files changed, 0 insertions, 0 deletions