* methods/https.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 2 Aug 2007 17:23:41 +0000 (19:23 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 2 Aug 2007 17:23:41 +0000 (19:23 +0200)
commit4c49961112370b869c3c7db61793bb899c709c09
treeceaa2fff40418026a670d910dbba26ec36484074
parentfdd71c58de908ac6ad254b8294a7d8c47a60205c
* methods/https.cc:
  - only send i-m-s if last-modified is > 0
  - instead of resume send a range: if-range: custom header
  - merge 304 detection patch from thom may (thanks!)
* apt-pkg/acquire-item.cc:
  - remove empty files on i-m-s hits from partial/
apt-pkg/acquire-item.cc
methods/https.cc