Hacker News new | ask | show | jobs
by matttthompson 4418 days ago
Nothing in AFNetworking forces a success/failure block. For request operations, `completionBlock` can be set directly. For session tasks, the parameter is a `completionHandler`.