Ethereal-users: Re: [Ethereal-users] How to decode "Transfer-Encoding: chunked"?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Loïc Minier <lool+ethereal@xxxxxxxxxx>
Date: Thu, 18 Dec 2003 18:04:57 +0100
R Ralison <ralison@xxxxxxxxxxx> - Thu, Dec 18, 2003:

> I am following TCP/http stream, unfortunateley data is "chunk"-encoded.
> Does Ethereal provides solution (patch...) allowing to discramble it and
> show it at real time?

 Sorry, http-reassembly can only reassemble on the Content-Length header
 right now. It is not a lot of work to add support for chunked encoding,
 it is explained in RFC 2616. If you wonnder if I will do it, I'm busy
 with my studies right now and I have no more time for Ethereal during
 my part-time job (I'm on another project for a while).

 In short: no support for chunked encoding, but it's easy to code.

    Best regards,

-- 
Lo�c Minier <lool@xxxxxxxx>