net::ERR_INCOMPLETE_CHUNKED_ENCODING from restify

795 views
Skip to first unread message

Udomsak Donkhampai

unread,
Mar 12, 2014, 2:58:38 AM3/12/14
to res...@googlegroups.com
what does this error  net::ERR_INCOMPLETE_CHUNKED_ENCODING means?

I use plugins :
server.use(restify.jsonp());
server.use(restify.gzipResponse());
server.use(restify.CORS());
server.use(restify.fullResponse());

and Restify server respond same data every time.
but some time it send this error to client.

So, I'm not sure why? and how? this happen.

Do you guys have any idea for this error?

thank you very much

Reply all
Reply to author
Forward
0 new messages