Stephan Diederich
|
681c67a9dd
|
redo authentication response parsing
* first check for HTTP Status codes
* then do parsing if it was a 200
* fix typo in error messages
* be more specific about the response
|
2013-09-12 22:16:44 +02:00 |
|
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
|
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 |
|