Re: [PATCH] Parsing of MIME/HTTP header attribute value parameters
"Enver ALTIN" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
On 11/28/06, Paul Bagyenda <[email protected]> wrote: > According to RFC 2045, we should be parsing MIME/HTTP header value > parameter names in a case insensitive manner. To quote: > --- > attribute := token > ; Matching of attributes > ; is ALWAYS case-insensitive. > > value := token / quoted-string > > ---- > > Kannel is generally well-behaved in this regard, but one seems to have > gotten away. As usual it takes interfacing with a finicky application to > catch this! +1. Good catch, thanks. -- Enver