From: gschandok <gschandok07_at_gmail.com>
Date: Thu, 4 Dec 2014 22:08:03 -0700 (MST)
No, there is no JS code that reads it, it's the browser directly.
I simply expect the response to display as separate chunks on the browser,
right at the same moment when I write it into the ChunkedOutput using
write(chunk) method.