There is a problem with ContentRange when we use proxy

Example :

I wan’t donwload only the first Mo of a 5Mo file

Httpcli.ContentRangeStar := 0 ;

Httpcli.ContentRangeEnd :=1048575 ;

Httpcli.get ;

If we don't use proxy i have a downloaded file size 1Mo.
But if i use proxy with the same code i have a downloaded file size 5Mo. 

You could find a patch file joined to this email.


Cordialement,
 
Jean DELAGOUTTE,

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to