On Tue, May 5, 2015 at 4:44 PM, J. Landman Gay <jac...@hyperactivesw.com>
wrote:

> 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.
>>
>>
> Oh, also, how will LC know when all the chunks are received?


The value will be 0. You should probably log your headers to see if these
values are already being sent. After all, I'm just guessing as to what the
problem might be.

-- 
Trevor DeVore
ScreenSteps
www.screensteps.com    -    www.clarify-it.com
_______________________________________________
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