K 10 svn:author V 5 edwin K 8 svn:date V 27 2005-01-19T10:42:15.000000Z K 7 svn:log V 552 New port: www/pear-HTTP_Download PEAR class to send HTTP downloads Provides an interface to easily send hidden files or any arbitrary data to HTTP clients. HTTP_Download can gain its data from variables, files or stream resources. It features: - Basic caching capabilities - Basic throttling mechanism - On-the-fly gzip-compression - Ranges (partial downloads and resuming) - Delivery of on-the-fly generated archives through Archive_Tar and Archive_Zip PR: ports/76366 Submitted by: Antônio Carlos Venâncio Júnior END