> -----Original Message----- > From: Paul Keogh [mailto:[EMAIL PROTECTED]] > > [...] > > There is no support in Kannel for the WSP multipart data construct > which I guess is the encoding used for > application/vnd.wap.multipart.form-data > MIME types. No support means no encoding or decoding support. > > What device generates this content type as a matter of interest ?
It's a small app running in the Nokia 7650. The phone does not normally generate that content, but here I generate it 'manually' in my app. I needed it to post some data from my app to the service, but I guess I can get around the limitation some other way (posting with URL encoding for example). Thanks.. Casper
