diff mercurial/util.py @ 1185:2ae9c319e6fe

Output Content-encoding for tar.gz and tar.bz2 snapshots If the HTTP header 'Content-encoding' is missing for tar.gz snapshots, some gzip capable proxies can bork the tarball and serve unusable files to users. GZ tarballs are served using Content-encoding: gzip. BZ2 tarballs are served using Content-encoding: x-bzip2.
author Edouard Gomez <ed.gomez@free.fr>
date Thu, 01 Sep 2005 07:41:32 -0700
parents e388c4f5cec5
children 78ceaf83f28f
line wrap: on
line diff