diff options
author | Jakub Narebski <jnareb@gmail.com> | 2006-12-11 18:09:58 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-12-12 00:55:20 -0800 |
commit | 9aa1757382002655cb72bad6a163ff430e08c962 (patch) | |
tree | 2549aa16170093d07177f4af7db5d82b72982d81 /help.c | |
parent | 6f9872582246b9b8ee4bdc9f6a563b409aab1ecb (diff) | |
download | git-9aa1757382002655cb72bad6a163ff430e08c962.tar.gz |
gitweb: Don't use Content-Encoding: header in git_snapshot
Do not use Content-Encoding: HTTP header in git_snapshot, using
instead type according to the snapshot type (compression type).
Some of web browser take Content-Encoding: to be _transparent_
also for downloading, and store decompressed file (with incorrect
compression suffix) on download.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'help.c')
0 files changed, 0 insertions, 0 deletions