Hi,
In case you just want the HTTP payload, use 'Follow TCP Stream' to open up
a window with the text only. If you need the headers in text as well you
'll need to write a little script.
Thanx,
Jaap
On Fri, 24 Mar 2006, Thomas Scheiderich wrote:
> I need to be able to copy the text portion of the raw packets. Is there a way to do this in Ethereal?
>
> RAW PACKET LISTING:
> 0000 00 0F B0 58 47 A1 00 08 74 BA 0A 3E 08 00 45 00 ..?XG?..t?.>..E.
> 0010 01 51 2B 0D 40 00 80 06 BA 4E 0A 00 00 19 0A 00 [email protected].?N......
> 0020 00 33 0B 0D 1F 90 3A B2 3D A7 EC E6 03 43 50 18 .3...?:?=???.CP.
> 0030 FF FF 78 05 00 00 50 4F 53 54 20 2F 64 61 74 61 ??x...POST /data
> 0040 5F 63 6F 6E 6E 65 63 74 2F 73 65 72 76 69 63 65 _connect/service
> 0050 73 2F 52 65 6D 6F 74 65 55 73 65 72 53 65 72 76 s/RemoteUserServ
> 0060 69 63 65 20 48 54 54 50 2F 31 2E 31 0D 0A 55 73 ice HTTP/1.1..Us
> 0070 65 72 2D 41 67 65 6E 74 3A 20 4D 6F 7A 69 6C 6C er-Agent: Mozill
> 0080 61 2F 34 2E 30 20 28 63 6F 6D 70 61 74 69 62 6C a/4.0 (compatibl
> 0090 65 3B 20 4D 53 49 45 20 36 2E 30 3B 20 4D 53 20 e; MSIE 6.0; MS
> 00A0 57 65 62 20 53 65 72 76 69 63 65 73 20 43 6C 69 Web Services Cli
> 00B0 65 6E 74 20 50 72 6F 74 6F 63 6F 6C 20 31 2E 31 ent Protocol 1.1
> 00C0 2E 34 33 32 32 2E 32 30 33 32 29 0D 0A 43 6F 6E .4322.2032)..Con
> 00D0 74 65 6E 74 2D 54 79 70 65 3A 20 74 65 78 74 2F tent-Type: text/
> 00E0 78 6D 6C 3B 20 63 68 61 72 73 65 74 3D 75 74 66 xml; charset=utf
> 00F0 2D 38 0D 0A 53 4F 41 50 41 63 74 69 6F 6E 3A 20 -8..SOAPAction:
> 0100 22 22 0D 0A 43 6F 6E 74 65 6E 74 2D 4C 65 6E 67 ""..Content-Leng
> 0110 74 68 3A 20 38 31 38 0D 0A 45 78 70 65 63 74 3A th: 818..Expect:
> 0120 20 31 30 30 2D 63 6F 6E 74 69 6E 75 65 0D 0A 43 100-continue..C
> 0130 6F 6E 6E 65 63 74 69 6F 6E 3A 20 4B 65 65 70 2D onnection: Keep-
> 0140 41 6C 69 76 65 0D 0A 48 6F 73 74 3A 20 31 30 2E Alive..Host: 10.
> 0150 30 2E 30 2E 35 31 3A 38 30 38 30 0D 0A 0D 0A 0.0.51:8080....
>
> There is no way to select the right side so you have to delete the left side by hand. Is there a way to handle this in Ethereal?
>
>
> Tom
>
>
> _______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users
>
>