> On 5 May 2015, at 21:24, Trevor DeVore <li...@mangomultimedia.com> wrote:
> 
> Transfer-encoding =chunked is used in situations where content is being
> dynamically generated on the server.  There should be a
> number specifying the size of the chunk being sent to LiveCode. That
> doesn't appear to be in your header.

Trevor, 

From memory, I think the size of each chunk is sent with each chunk itself in 
the message portion of the reply, not in the headers.

libUrl should deal with this. It’s a fairly common transfer method. (Sorry, 
Jacque, I know that doesn’t help you.)

Dave 
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to