In some cases proxy sends back only a part of the content(I use it as the https->http reverse proxy).
I'm sure that it's not about chunked encoding(because i tried to add "Connection : close" that eliminated chunked responses). I tried million workarounds, and it still shows. Have someone bumped into it, too?