Can I simply set the Transfer-Encoding header?
Transfer-Encoding
Will calling Response.Flush() at some point cause this to occur implicitly?
Response.Flush()
Response.Buffer = False
This will set HTTP Header "Tranfer-Encoding:Chuncked" and send the response each callled response.write