MKNetworkKit
MKNetworkKit copied to clipboard
Allow binary data uploads
trafficstars
Allow simply binary data uploads by calling the 'addRawData' method on MKNetworkoperation. This sets httpMethod to POST. Caution though, raw data overrides any mime data added (as it should).
yes, we need this change, plz pull the commit of @zedscio