In HTTP/1.0
– server response without content-length
is when the stream closes
In HTTP/1.1
– server response without content-length
is when the response is chunked encoded
In HTTP/1.0
– server response without content-length
is when the stream closes
In HTTP/1.1
– server response without content-length
is when the response is chunked encoded