diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2009-10-30 17:47:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-11-04 17:58:15 -0800 |
commit | b8538603a34b13ccb1a3a096f461b8a35d7ea878 (patch) | |
tree | 109847c1ee74297039c22eb65c34d871d80db1f1 /Documentation/howto-index.sh | |
parent | Smart fetch over HTTP: client side (diff) | |
download | tgif-b8538603a34b13ccb1a3a096f461b8a35d7ea878.tar.xz |
Smart HTTP fetch: gzip requests
The upload-pack requests are mostly plain text and they compress
rather well. Deflating them with Content-Encoding: gzip can easily
drop the size of the request by 50%, reducing the amount of data
to transfer as we negotiate the common commits.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
CC: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto-index.sh')
0 files changed, 0 insertions, 0 deletions