=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- www/67.html 2020/05/10 15:50:43 1.57 +++ www/67.html 2020/05/10 16:11:09 1.58 @@ -781,9 +781,6 @@
  • Corrected ftp(1) access to an https server with user/password through the "http_proxy" environment variable. -
  • Fixed ftp(1) - tls_handshake() usage, which would break ftp if an handshake wasn't - successfully completed in one try.
  • Prevented ftp(1) from following remote redirects to local files.
  • Implemented HTTP/1.1 in ftp(1).