It is not enough for me to know the content length, when I read the first chunk there is nothing that tells me if the stream is fully loaded with the body of the response, so I end up reading a part of it, but if I wait a certain random amount of time using sleep the response is complete and I can read the whole thing. I am already reading chunks in a do while loop. So this is not my issue...
=================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
