Jon Shier
|
f55bdf7a96
Updates for beta 3. Convert iOS Example to Swift 3 explicitly.
|
9 anni fa |
Jon Shier
|
fcb4829a78
Update for Xcode 8 beta 2.
|
9 anni fa |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
9 anni fa |
Christian Noon
|
2501fc92ea
Updated copyright headers to use two spaces and padding above and below.
|
9 anni fa |
Christian Noon
|
c51d32c35d
Updated dash in copyright headers to use U+002D dash instead of U+2013.
|
9 anni fa |
Christian Noon
|
cd41e04d8e
Fixed URL protocol test where config headers are not passed prior to iOS 9.0.
|
9 anni fa |
Christian Noon
|
8e3990b3c9
Rebuilt URLProtocol tests to demonstrate using NSURLProtocol with NSURLSession.
|
9 anni fa |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
10 anni fa |
Christian Noon
|
c634f6067f
Refactored defaultTimeout to timeout and switched from 10 to 30 seconds.
|
10 anni fa |
Christian Noon
|
b00d3f2bda
Result error is now generic and response serializers all return server data.
|
10 anni fa |
Christian Noon
|
64a004472c
[Issue #732] Swapped out NSError for ErrorType in all Result types.
|
10 anni fa |
Christian Noon
|
6f8d8e176f
Fixed up issue in the URLProtocol tests that has been tripping false positives.
|
10 anni fa |
Christian Noon
|
08fdbdee89
Fixed a bug in the URLProtocol tests that was causing test failures.
|
10 anni fa |
Christian Noon
|
ed5c1c9dd6
Reformatted source code and documentation to fit within 120 characters.
|
10 anni fa |
Christian Noon
|
f033417319
Updated assertion due to differences in HTTPS version of the response.
|
10 anni fa |
Christian Noon
|
eac5d7643b
Converted all HTTP requests to HTTPS requests to better align with ATS.
|
10 anni fa |
Christian Noon
|
2944131a2c
Refactored URLRequestConvertible to return an NSMutableURLRequest.
|
10 anni fa |
Christian Noon
|
78f155d8f8
Merge branch 'master' into port/migrating_1.3.0_to_swift_2.0
|
10 anni fa |
Christian Noon
|
367a04eeec
Removed unnecessary calls to self throughout source, test and example logic.
|
10 anni fa |
Christian Noon
|
16920d17dd
Updated test suite to accommodate new generic response serialization logic.
|
10 anni fa |
Christian Noon
|
338955a547
Audited logic for multiple if let binding and formatting...no functional changes.
|
10 anni fa |
Christian Noon
|
fd71afb3a0
Merge branch 'master' into swift-2.0
|
10 anni fa |
Christian Noon
|
b92f4e054c
Added URL protocol test case for checking header passthrough behaviors.
|
10 anni fa |