hi,
I have been trying to run the HTTP example client from forum Nokia.
the example fails on the HTTP POST request with code: -7650.
looking at the error codes, this code sais:
"A body was provided in the request but no Content-Type header was set"
the example does provides a content-type header of "text/plain"
if anyone has seen this problem, or has any ideas how to do an HTTP POST request please help!
thanks.