CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/03 01:50:02
Modified files:
usr.bin/ftp : fetch.c
Log message:
HTTP/1.1 requests must send a "Connection: close" header. Fixes the issue where
a download would stall at the end of the file for no apparent reason.
ok sthen@, phessler@
