On 09/12/2016 11:54, PHILIP DE NIER wrote:
> Hi,
> Attached patch fixes issue #6007 for me.
> I think it could improved / extended because the "if (s->seekable ==
> -1 && (!s->is_akamai || s->content_range_len != 2147483647))" is
> probably better plac
I
wasn't sure whether the is_akamai should only be triggered if the filesize was
read from the Content-Range header.
Philip
From 0ac79d03981e823a1922e7e1f58af7f3b02dca7d Mon Sep 17 00:00:00 2001
From: Philip de Nier
Date: Wed, 7 Dec 2016 15:09:09 +
Subject: [PATCH] http: allow co