[OT] False timeout error after URL retrieval
J. Landman Gay
jacque at hyperactivesw.com
Tue May 5 16:41:37 EDT 2015
On 5/5/2015 3:24 PM, Trevor DeVore 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.
>
> Aren't you serving static files? I would think that content-length would be
> more appropriate.
>
Both. In the case of the gzips, they're dynamically generated and sent
as a stream, since each request is different. So I guess we need a chunk
size. This is mostly greek to me, but I'm passing on everything you say. :)
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list