views:

270

answers:

1

I am making HTTP connections to server to get some data. It works on most devices, but I'm getting this error on Sony Ericsson P1i.

I have found error description:

KErrHttpInvalidHeaderInRequest   -7334
Request contained a response header or a entity header but no body

Body should exists, I mean, data is not zero-length, and other devices with the same SIM-card and internet settings could get it in.

Please help, if you know something.

A: 
Pavel Alexeev