Ethereal-dev: Re: [Ethereal-dev] [PATCH]Typo in packet-wsp.c

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: Tue, 28 Oct 2003 21:11:27 +0100
Biot Olivier <Olivier.Biot@xxxxxxxxxxx> - Tue, Oct 28, 2003:

> They're multipart encapsulation types. They should be in lowercase too :)
> 	{ 0x0B, "Multipart/*" },
> 	{ 0x0C, "Multipart/mixed" },
> 	{ 0x0D, "Multipart/form-data" },
> 	{ 0x0E, "Multipart/byteranges" },
> 	{ 0x0F, "Multipart/alternative" },

 Yes, I read they were "multipart/"-types, I was wondering wether they
 are used in real-life WSP packets (any samples?), and also wether
 packet-wsp.c should parse the payload as Multipart if it finds such a
 header. Did you meet packets with this CT?

-- 
Loïc Minier <lool@xxxxxxxx>