I want to use the post method, how to send the bodystring to the method
request, do i have to set it like the GET method as parameter i mean?? A small
example of post will be perfect.
HERE's how i call the method but there's no place for the bodystring
[_oauthAPI performPOSTMethod:method atURL:_oauthAPI.baseURL
withParameters:params withTarget:self
andAction:@selector(_replyActionResult:withResponseString:)];
Original issue reported on code.google.com by amr....@gmail.com on 30 May 2011 at 9:31
Original issue reported on code.google.com by
amr....@gmail.com
on 30 May 2011 at 9:31