report https download start only if we really get it
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 13 Feb 2014 22:38:28 +0000 (23:38 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 13 Feb 2014 23:45:10 +0000 (00:45 +0100)
commitf9b4f12d65b827612b29071f05d605bc05fa62bd
treee614e695c4dd6387b02ba31ecfabea888a1a460e
parent4bca852015e95a36fddfba4b8874f2666da3c2ff
report https download start only if we really get it

Reporting it via progress means that e.g. a redirect will trigger it,
too, so you get a Get & Hit while http only reports a Hit as it should
be.
methods/https.cc
test/integration/test-bug-602412-dequote-redirect
test/interactive-helper/aptwebserver.cc