(I didn't send the previous mail to the list, so sending again) > I hope we can actually just do this by exposing "blob" earlier than DONE in > due course. With the Blob object on disk growing over time. If you really > just want to stream data I think we should use EventSource for that.
IMHO, EventSource is too cumbersome to handle binaries as you have to special-case both CR and LF, and CRLF sequence. A.TAKAYAMA
