[merge] http multirange support

Michael Ellerman michael at ellerman.id.au
Fri Jul 14 04:30:50 BST 2006


On 7/14/06, John Arbash Meinel <john at arbash-meinel.com> wrote:
> > * that is not a typo, I tested it 4 times, I'm currently looking into
> > the ethereal dump to see why pycurl is slower than urllib here.
>
> Just a small update, thanks to inspecting the ethereal dump, I found
> that I was sending the wrong string to pycurl it wanted:
> setopt(RANGE, '0-10,100-200') not
> setopt(RANGE, 'bytes=0-100,100-200')

You should have read my email ! ;)

Nice work anyway, thanks for tidying it up and getting it mergeable.

cheers




More information about the bazaar mailing list