lp:bzr-http-deflate

Created by Bazaar Developers and last modified

Provides a http+deflate transport requesting the server to deflate whole files. Currently this needs the mod_deflate installed on the server side and the 'SetOutputFilter DEFLATE' for the targeted container. The plugin should be named http_deflate in ~/.bazaar/plugins

Get this branch:
bzr branch lp:bzr-http-deflate
Members of Bazaar Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bazaar Developers
Project:
HTTP Deflate support for bzr
Status:
Development

Recent revisions

4. By John A Meinel

Another small PEP8 cleanup

3. By John A Meinel

Minor PEP8 cleanups

2. By Vincent Ladeuil

Gzipped files are transfered, with headers. Not the zipped content
alone.

* test_http_deflate.py:
(TestingDeflateRequestHandler.do_GET): We should send a gzipped
file.

* http_deflate.py:
(HttpDeflateTransport._get): It's really a gzipped file that is
received.

1. By Vincent Ladeuil

First version passing tests

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.