AFNetworking - GET request - Request.BODY


as per docs of afnetworking
http://cocoadocs.org/docsets/afnetw...sionmanager.html#//api/name/requestserializer
serializes uses query string parameters get, head, , delete requests, or otherwise url-form-encodes http message bodies.

using afhttpsessionmanager to request.
pass in dictionary parameters and

code:
   [managerget:mad:"/getstuff"parameters:dict success:^(nsurlsessiondatatask *task, id responseobject)      {      }
so understand there no way send input in request.body when make request?
input uses query string parameters. right?
 



Forums iPhone, iPad, and iPod Touch iOS Programming


  • iPhone
  • Mac OS & System Software
  • iPad
  • Apple Watch
  • Notebooks
  • iTunes
  • Apple ID
  • iCloud
  • Desktop Computers
  • Apple Music
  • Professional Applications
  • iPod
  • iWork
  • Apple TV
  • iLife
  • Wireless

Comments

Popular posts from this blog

OS X El Capitan on Unsupported Macs

[SOLVED] SFOTT usb key not bootable Mavericks

Performance boost?