On Tuesday, May 5, 2015, Dave Cragg <dave.cr...@lacscentre.co.uk> wrote:
>
>
> 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.


 Ah, that would explain it.

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

Yes, the code is in there to deal with it.

I have seen similar problem when interacting with wordpress. There are
plug-ins that mess up the headers for the XML RPC requests. Livecode never
thinks it is done getting data because the content length header is not
accurate.  Seeing as this problem occurred after an upgrade on the server
the content size information seems like a possible a cause.

-- 
Trevor DeVore

>
_______________________________________________
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