pkgcore icon indicating copy to clipboard operation
pkgcore copied to clipboard

support compressed Packages files

Open vapier opened this issue 10 years ago • 2 comments
trafficstars

would be good to support Packages.gz/xz/bz2/etc...

vapier avatar Feb 26 '15 06:02 vapier

How is it identified if compression should be used?

ferringb avatar Apr 01 '15 05:04 ferringb

if you connect with HTTP/1.1, should be fairly trivial to perform on a GET in the same connection for multiple files until you get a match ?

vapier avatar Apr 01 '15 06:04 vapier