I have been trying to do a REST web service using PUT in iphone for days but wi开发者_开发问答th no luck. i'm wondering if anyone can upload a sample of doing REST web service using PUT or the approach to do? it will be of great help. Thanks
I would recommend using ASIHTTPRequest. Read the PUT requests and custom POSTs section in the overview.
精彩评论