curl-library
Re: optimizing TYPE in FTP
From: Armel Asselin <asselin.armel_at_wanadoo.fr>
Date: Thu, 10 Aug 2006 20:44:13 +0200
Received on 2006-08-10
Date: Thu, 10 Aug 2006 20:44:13 +0200
here is a patch, it works well for me, but i could not pass the test suite
on it (i am on Windows, how should i do?)
it does not optimize first 'TYPE' request on new connections to avoid
relying on server respecting the TYPE A default (as they should as per
rfc959).
Armel
- application/octet-stream attachment: libcurl_type_optim.patch