Re: [PATCH] Parsing of MIME/HTTP header attribute value parameters
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | tolj.org system architecture |
| Message-ID | <[email protected]> |
Paul Bagyenda wrote:
> Hi,
>
> 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!
>
> Find attached a very small patch (one line) to fix this problem.
+1 from me too, thanks Paul and Enver, commited to cvs.
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------