That's because the request is not finished processing,
For some buggy script, even though the "Content-Length" header is set in response, the script may not exactly follow it, so chunked encoding is used.
It will be addressed in next build of 4.1.1 for your specific case.