CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/14 16:48:37
Modified files:
usr.bin/ftp : fetch.c
Log message:
HTTP/1.1 for ftp(1)
Some sites in ports start to reject HTTP/1.0 requests. Let's move on
and implement HTTP/1.1. Should fit in ramdisks.
ok sthen@ tb@
