]> git.ipfire.org Git - thirdparty/curl.git/commit
ftp: always offer line end conversions
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Aug 2024 12:35:21 +0000 (14:35 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Aug 2024 18:24:37 +0000 (20:24 +0200)
commiteeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a
treeb1e84af11ea666846ca16fb325e3bcdf70617d93
parent4becbb4af7fa12b445ae13775dfed6c4a5c672b9
ftp: always offer line end conversions

Previously this functionality was limited to platforms that not already
use CRLF as native line endings.

TODO: 4.5 ASCII support now considered fixed

Closes #14717
docs/TODO
lib/ftp.c
lib/sendf.c
lib/urldata.h