Re: WAP Push Message format, CR/LF required?
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
See rfc 2046, appendix A. (We are not speaking line breaks here, but about MIME part delimiters. They have some additional decorations, too ;) Aarno On 13.8.2005, at 17.23, Charles Buckley wrote: > I have an application that generates WAP Push messages in Unix file > format > (i. e. no carriage returns, just line feeds). The Kannel parsing > functions > in wap_push_pap_mime.c seem to insist on hard-coded carriage returns. > > Is there some standard supporting this insistence, or is the Kannel > code > just overly rigid? > > Thanks, > > Charles > > > >