Open GoogleCodeExporter opened 9 years ago
It seems that the stream response's content type is text/html and there is no
padding. Is it right?
It's best to use text/plain response with padding if possible because if the
content type of the response is text/html, the first chunk will be interpreted
as HTML and its interpreted content will be unreliable.
Thanks for the patch and I'll test and commit the patch.
Original comment by flowersi...@gmail.com
on 8 Feb 2012 at 3:36
Original issue reported on code.google.com by
deganii
on 7 Feb 2012 at 7:53