Skip to content

Instantly share code, notes, and snippets.

@vasarhelyia
Created August 30, 2015 09:29
Show Gist options
  • Save vasarhelyia/9ece7b87b0867d989f09 to your computer and use it in GitHub Desktop.
Save vasarhelyia/9ece7b87b0867d989f09 to your computer and use it in GitHub Desktop.
rac_dataWithRequest
NSURLSession.sharedSession().rac_dataWithRequest(request)
|> map { data, URLResponse in
return data
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment