Hacker News new | ask | show | jobs
by anderspitman 2584 days ago
Sure, the actual transfer will be streamed, but most JSON clients wait for the entire response before firing your callback. As far as I know there isn't even a commonly used spec for partially reading a JSON document.