I've implemented a function that queries a URL and receives data as a response.The partial answer is that I can receive only half of the data sent by the server. Mine is a simple http request through HttpTransaction getResponse but the buffer filled up seems to own the copyright to be truncated in the middle
partial response on hhttp