Closed GoogleCodeExporter closed 9 years ago
tdean87,
If you care about reassembling a full HTTP response from the subsequent packets
associated with that TCP connection, this exception may be useful to you. If
you don't care about full reassembly, you can just catch the NeedData exception
and continue on with your parsing.
Regards,
Jon Oberheide
Original comment by jon.ober...@gmail.com
on 6 Jan 2011 at 4:36
Original issue reported on code.google.com by
tdea...@gmail.com
on 14 Dec 2010 at 1:34