fix partial (206 and 416) support in https
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 30 Sep 2013 11:42:33 +0000 (13:42 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 1 Oct 2013 09:08:12 +0000 (11:08 +0200)
commit85050e764482197aad5daeeafd95ff6bf680afcb
treeb2dc10a1bdcc1ebfa00f64ca7f824ee39f5b2737
parent7330f4df8b31e66f6557bf49c9c90ad9a73ff459
fix partial (206 and 416) support in https

As lengthy discussed in lp:1157943 partial https support was utterly
broken as a 206 response was handled as an (unhandled) error. This is
the first part of fixing it by supporting a 206 response and starting to
deal with 416.
methods/https.cc