5 Commits

Author SHA1 Message Date
Andreas Linde
d9bcfbb88d Update license headers in new files 2013-09-11 12:57:27 +02:00
Stephan Diederich
d80e8090a7 add cancellation support 2013-08-15 22:59:08 +02:00
Stephan Diederich
c39053dbd2 better completion block handling
make sure to remove the completion block once done.
This should help in cases the user forgot to do the weak-dance
as well as when the copied objects are release
2013-08-15 22:31:53 +02:00
Stephan Diederich
447d850207 provide access to the response
e.g. http status codes
2013-08-15 22:27:49 +02:00
Stephan Diederich
039902da02 add networking helpers to BITAuthenticator
* NSOperation-based networking
* helpers for URLRequest, operation, getPath:error:
2013-08-11 22:42:31 +02:00