On Thu, 02 Jul 1992 18:28:10 -0700, Marshall Rose wrote:
Mark - why not implement the BNF the way it is spec'd, ask others to do
the same, and stop complaining. I just can't see why you have such a
major problem over such a minor issue.
Please answer my question. How do I parse:
Content-Type: MULTIPART/MIXED; boundary=foo.bar
if I "implement the BNF the way it is spec'd."
To the best of my knowledge and experiment, an implementation of the BNF the
way it is spec'd will not work. In order to work, I have to implement some
other BNF, different from what is in the specification.
If I have to implement some other BNF to make it work, then the specification
is broken.