CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/19 00:29:53
Modified files:
usr.bin/ftp : fetch.c
Log message:
Don't put the userinfo in request URI. This also makes accessing a
https server with user/password through "http_proxy" environment
variable work properly.
ok jca
