Hi,
i got stuck while implementing one webservice in iPhone, i think something is wrong in my Request.
i have tried to implement webservice using NSURLConnection & ASIHTTPRequest but didn't get sucess.To solve the problem i want to print request as raw text which i am sending to webservice.Currently i am getting <ASIHTTPRequest: 0x6b39fd0>
when i print request, i want it as raw text.
Any help will be appreciated deeply!