Http Chunked transfer encoding的功用

Http Chunked transfer encoding的作用有利于 长连接下的流式转输摘自 http://en.wikipedia.org/wiki/Chun

Http Chunked transfer encoding的作用
有利于 长连接下的流式转输

摘自 http://en.wikipedia.org/wiki/Chunked_transfer_encoding


引用 Chunked encoding has the benefit that it is not necessary to generate the full content before writing the header, as it allows streaming of content as chunks and explicitly signaling the end of the content