Chunked Encoding vs writing on HttpServletResponse outputStream?

前端 未结 0 1290
死守一世寂寞
死守一世寂寞 2020-12-31 03:24

What benefit does chunked encoding provide over directly writing on the HttpServletResponse output stream in small chunks?

So doing something like the code shown belo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题