Hi, i am developing midlet that communicates with rest service.
On request headers i specify Content-type: application/json;charset=utf-8. It works fine with other phones but Nokia 6230, 6230i devices add extra content type to existing one and i get "Content-type: text/plain , application/json;charset=utf-8" on server side. Can someone comment on this issue ?
Thanks in advance.

Reply With Quote
. 

