bagder: curl-www/docs _gsoc2008.html,1.7,1.8
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv32746 Modified Files: _gsoc2008.html Log Message: Non-blocking third party FTP transfers. Index: _gsoc2008.html =================================================================== RCS file: /cvsroot/curl/curl-www/docs/_gsoc2008.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- _gsoc2008.html 3 Mar 2008 12:15:28 -0000 1.7 +++ _gsoc2008.html 4 Mar 2008 20:53:41 -0000 1.8 @@ -93,6 +93,11 @@ Some aspects of the HTTP standard are not well-known and people are bound to get them wrong if they implement caching themselves, e.g. the "Vary" and "Etag" headers. + +<li> Non-blocking third party FTP transfers. libcurl did previously support + third party FTP transfers (sometimes called FXP), but not in non-blocking + manner and the code wasn't maintained properly so support was dropped. + </ul> <p>