[OT] False timeout error after URL retrieval
Dave Cragg
dave.cragg at lacscentre.co.uk
Tue May 5 18:02:06 EDT 2015
> On 5 May 2015, at 21:24, Trevor DeVore <lists at 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
More information about the use-livecode
mailing list