diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-10-08 08:32:42 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-10-08 08:32:42 +0200 |
commit | f2b47ba290f3a178c584da83f007cf0f720baabb (patch) | |
tree | ea54d3dcef48843045f5b0dbebc9075b57483113 /.bzrignore | |
parent | 676700504710013d6737f79bf6ad12003d55c30d (diff) |
Fix http pipeline messup detection
The Maximum-Size protection breaks the http pipeline reorder code
because it relies on that the object got fetched entirely so that
it can compare the hash of the downloaded data. So instead of
stopping when the Maximum-Size of the expected item is reached we
only stop when the maximum size of the biggest item in the queue
is reached. This way the pipeline reoder code keeps working.
Diffstat (limited to '.bzrignore')
0 files changed, 0 insertions, 0 deletions