Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
authorDaniel Stenberg <daniel@haxx.se>
Sat, 19 Aug 2006 21:18:36 +0000 (21:18 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 19 Aug 2006 21:18:36 +0000 (21:18 +0000)
commitcfdcae4bc75fba04b9864cae18e0bbe66b8655b9
tree2012bd78cd739dddfcd85bdaae543919af7be23f
parent74a6921bc454fcbf842a221e95ba5dc09b19049e
Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE
command on subsequent requests on a re-used connection unless it has to.
23 files changed:
CHANGES
RELEASE-NOTES
lib/content_encoding.c
lib/content_encoding.h
lib/file.c
lib/ftp.c
lib/http.c
lib/http_chunks.c
lib/ldap.c
lib/sendf.c
lib/sendf.h
lib/telnet.c
lib/tftp.c
lib/transfer.c
lib/url.c
lib/urldata.h
tests/data/test146
tests/data/test149
tests/data/test210
tests/data/test211
tests/data/test212
tests/data/test215
tests/data/test216