I need code to de-chunk and GUnzip HTTP data

  • Thread starter Thread starter Mark Smith
  • Start date Start date
M

Mark Smith

Hi,

I have the capture from http stream which is chunked and gzipped. I
need code to de-chunk it (i.e. decode it), and then gunzip it--just
like a web browser woudl do. Could someone please help me, or point me
in the right direction?

thanks much
 
Back
Top