From: Andrew Gierth (andrew@erlenstar.demon.co.uk)
Date: Fri Sep 01 2000 - 01:05:30 CDT
>>>>> "Charles" == Charles Lindsey <chl@clw.cs.man.ac.uk> writes:
Charles> posting-serial-parameter
Charles> = [CFWS] "serial" [CFWS] "=" value
(picking this one out more or less at random)
Why the [CFWS] before (or after) the "=" on some but not all of these
parameters?
AFAICT the MIME spec does not allow whitespace around the = of a
parameter, and allowing comments there is a serious nuisance.
-- Andrew.