Languages

Menu
Sites
Language
partial response on hhttp

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

Responses

1 Replies
Pushpa G

Are you facing same issue in the sample app HttpClient available in the IDE?

And ReadBodyN() method can be invoked several times until there is no more data left in the body