CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/06 07:05:52
Modified files:
usr.sbin/pkg_add: Makefile
Added files:
usr.sbin/pkg_add/OpenBSD/PackageRepository: HTTP.pm
Persistant.pm
Log message:
future code to handle HTTP 1.1 connection: need to establish a somewhat
persistant connection, will use the same client code for scp and http.
