Re: [Fwd: [Kannel 0000035]: Kannel does not handle 'multipart/form-data' as defined by WAP specs]
[email protected] (Bruno Rodrigues)
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Stipe Tolj <[email protected]> wrote: > [-- text/plain, encoding 8bit, 30 lines --] > > Hi list, > > just filed this bug to Mantis. > > Do we have mechanisms for content-type converters for the request side > too? > > This is essential for decoding binary encoded 'multipart/form-data' > and also for Bruno's suggestion in having decoding MMS binary POSTS > via wapbox internally to plain-text HTTP multiparts that are passed to > an HTTP server that does not have to be aware of MMS binary magic. We also need application/vnd.wap.multipart.mixed <-> multipart/mixed convertion ;) This is very important to do wap multipart pages. I can help with it if someone points me to the right file to change ;)