NET::ERR_INCOMPLETE_CHUNKED_ENCODING

NET::ERR_INCOMPLETE_CHUNKED_ENCODING is an error in Chrome with the description:

The HTTP response body is transferred with Chunked-Encoding, but the terminating zero-length chunk was never sent when the connection is closed.

It is defined in the file

This description is licensed under the Chromium license.