Open jake-at-work opened 7 years ago
@pivotal-jbarrett, are you able to make a PR for it? It looks like it should just be this file.
It seems that a .tar.bz2
will still only count as a compressed application/x-bzip2
not an application/x-tar
archive. The same issue will arise with (.tar.gz || .tgz)
files.
It's still possible, but would have to do an internal select on file extension to make it happen in the inflate, and pass the file ext to the inflate function.
@jtarchie does that approach sound ok?
Please consider support for tar with bzip2 compression format for archives.