I was wondering what is the best way to grab over size content-length http dataarrival? because if over size data it will come in more the once

the header contain with content-length, lets say the Content-Length: 1968


how do u get only once.


thank you.