Christian Noon
|
d2f1f7c0fc
Added release notes to the CHANGELOG and bumped the version to 3.4.0.
|
hace 9 años |
Christian Noon
|
20bc682d3a
Switched `Content-Type` header to `Accept` header in README example.
|
hace 9 años |
broccoliii
|
d3211ea9b0
[PR #1226] Moved delegate guard in Manager initializer in front of property assignment.
|
hace 9 años |
Christian Noon
|
b54f0185ff
[Issue #1213] Moved validation section above response serialization in README.
|
hace 9 años |
Christian Noon
|
f443cd8a76
Fixed issue where internal quotes were not escaped correctly in cURL output.
|
hace 9 años |
Christian Noon
|
7e7033cf8c
Sorted the groups inside the Certificates Xcode group into alphabetical order.
|
hace 9 años |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
hace 9 años |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
hace 9 años |
Gemma Barlow
|
743c9fb8bd
Updated dash in License from U+2013 to U+002D to improve markdown parsing.
|
hace 9 años |
Cédric Luthi
|
c2a282cc80
Added authorizationHeader API to generate base64 encoded authorization header.
|
hace 9 años |
Chris Richards
|
d2b85f4381
Fixed Request cURLRepresentation method to coalesce duplicate headers.
|
hace 9 años |
Christian Noon
|
cd41e04d8e
Fixed URL protocol test where config headers are not passed prior to iOS 9.0.
|
hace 9 años |
Christian Noon
|
4edf17756f
Merge pull request #1188 from 0xced/indentation
|
hace 9 años |
Cédric Luthi
|
d45df72d91
Set indentation settings to four spaces at the project level
|
hace 9 años |
Christian Noon
|
bb0d1a701b
Merge pull request #1172 from Alamofire/feature/non_final_session_delegate
|
hace 9 años |
Christian Noon
|
04d8748595
Made SessionDelegate subscript public to allow full control when subclassing.
|
hace 9 años |
Christian Noon
|
ce0f8a0c1a
Merge pull request #1174 from dersvenhesse/patch-1
|
hace 9 años |
dersvenhesse
|
92c2036926
fixed minor typos
|
hace 9 años |
Cédric Luthi
|
2b91b8fc05
Added status code and content type values into NSError userInfo dictionaries.
|
hace 9 años |
Cédric Luthi
|
8d9f79a86f
Deprecated errorWithCode APIs and updated NSURLError* domains to NSURLErrorDomain.
|
hace 9 años |
Christian Noon
|
c3983bc140
Merge pull request #1164 from 0xced/invalid-credentials-401
|
hace 9 años |
Christian Noon
|
8e3990b3c9
Rebuilt URLProtocol tests to demonstrate using NSURLProtocol with NSURLSession.
|
hace 9 años |
Christian Noon
|
3b1edd80ca
Updated the Requirements, CocoaPods and Carthage sections of the README.
|
hace 9 años |
Christian Noon
|
971e2f808d
Removed final keyword from SessionManager declaration to allow subclassing.
|
hace 9 años |
Cédric Luthi
|
b5b7339e16
Requests with invalid credentials should terminate with a 401 code
|
hace 9 años |
Christian Noon
|
34ab394064
Added release notes to the CHANGELOG and bumped the version to 3.3.1.
|
hace 9 años |
Christian Noon
|
97df59cbd7
Re-enabled all travis-ci tests and removed building the example app in release.
|
hace 9 años |
Christian Noon
|
3f7aff199e
Swapped concurrent queue for custom serial queue to improve reliability.
|
hace 9 años |
Christian Noon
|
2ee092aeb3
Updated cache test check for no store header to use availability checks.
|
hace 9 años |
Christian Noon
|
bba468a893
Fixed typo in the iOS 9.1 destination in the travis yaml file.
|
hace 9 años |