summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.cc
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-10-08 08:32:42 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-10-08 08:32:42 +0200
commitf2b47ba290f3a178c584da83f007cf0f720baabb (patch)
treeea54d3dcef48843045f5b0dbebc9075b57483113 /apt-pkg/acquire-method.cc
parent676700504710013d6737f79bf6ad12003d55c30d (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 'apt-pkg/acquire-method.cc')
0 files changed, 0 insertions, 0 deletions