curl-library
Re: Re: Question about " Content-lenght "
Date: Wed, 22 Feb 2012 08:02:12 -0600
On Wed, Feb 22, 2012 at 7:10 AM, hui wrote:
> My app have used CURLOPT_RANGE ( set as "n- "). The VOD resource of the
> IPTV server ( HTTP 1.1 ) response with " Content-range " and " Content-Lenght "
> and Content-Type: video/mp4. I use the same app the VOD resoure can be ask
> for a particular range of the resource.
> The server response with " content-range:xxx-xxx/xxx" .
First of all, see: http://curl.haxx.se/mail/etiquette.html
(especially sections 2.4 and 2.7)
> But the TV archive can not be ask for a particular range. Why?
If this behavior is determined by the server, there might not be
anything the client can do about it.
- Jeff
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-02-22