headers truncation issue over HTTP

Login to reply to this topic.
Fri, 2008-02-01 15:56
Joined: 2007-12-01
Forum posts: 10

Hello newLc members,

I have HttpClient application on my handset which communicates to the HttpServer on the PC side.
I am using some additional headers (about 27 headers) with RHTTPHeader which are used for specific purpose.
But http server is not getting all the headers. Server is receiving truncated headers after 14headrers.
When i send less than 14 headres then all the the headres are received by the server.

My question is how i can send more headers without any truncation?. Is there any headers size or number limit in HTTP framework on handset.
Please tell me if anyone have idea about this. I have spend a lot time to solve this problem. But till now i have not found any solution.
Thanks for help.

With Regards,
Parveen Bhatia.

  • Login to reply to this topic.