Hi I am new about apache and on HttpClient - user forum. I have a problem. I am trying to offline http decoding. It means that I decode the already captured http packets. But I faced a problem that CHUNK problem. For accessing real data I have to merge the chunks.
Now I have response header and body( lots of chunks ) Is there any class or api that works offline and merge the given chunks ? ( Note : I just have response header and cunked body ) I need help... -- View this message in context: http://old.nabble.com/Offline-http-decoding.---Chunk-problem-tp29727144p29727144.html Sent from the HttpClient-User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
