Christian Noon
|
9d1cec8caa
Rename `httpHeaders` properties to `headers` (#2802)
|
hace 6 años |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
hace 7 años |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
hace 7 años |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
hace 8 años |
Jon Shier
|
888f93f86e
Cleanup some old tests, run whitespace cleanup.
|
hace 8 años |
Jon Shier
|
0edade1183
Make Alamofire build under Xcode 9 with Swift 3.2 and 4.
|
hace 8 años |
Natascha Fadeeva
|
0ee4eb0cab
Fix URLProtocolTestCase failure because of wrong http header capitalization. (#2025)
|
hace 8 años |
Christian Noon
|
8c399fc71f
Dropped deployment targets to iOS 8.0 and macOS 10.10 for upcoming release.
|
hace 9 años |
Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
hace 9 años |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
hace 9 años |
Christian Noon
|
4dadb7af68
Updated documentation around rdar://26849668 in the URLProtocol tests.
|
hace 9 años |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
hace 9 años |
Christian Noon
|
65ac1c5f2d
Refactored ParameterEncoding into a protocol with url, json and plist structs.
|
hace 9 años |
Christian Noon
|
25b8cf0fca
ParameterEncoding encode API now throws instead of returning tuple.
|
hace 9 años |
Christian Noon
|
7ed3ce5ecd
Moved response serializers to data requests and added variants for download requests.
|
hace 9 años |
Jon Shier
|
7b419b76a4
[PR #1419] Refactored Error to new AFError system across all APIs.
|
hace 9 años |
Jon Shier
|
1dc3992a38
Updated project, source and documentation for Xcode 8 beta 6.
|
hace 9 años |
Christian Noon
|
d9fb21e5c8
Refactored all Core APIs and documentation to match Swift 3 API design guidelines.
|
hace 9 años |
Christian Noon
|
e5e2d6b738
Split SessionDelegate, TaskDelegate and subclasses into global namespace.
|
hace 9 años |
Christian Noon
|
ade5a2e18e
Refactored Manager class to SessionManager to be more descriptive.
|
hace 9 años |
Christian Noon
|
913f98a4f0
Bumped deployment targets to iOS 9.0, macOS 10.11, tvOS 9.0 and watchOS 2.0.
|
hace 9 años |
Jon Shier
|
f55bdf7a96
Updates for beta 3. Convert iOS Example to Swift 3 explicitly.
|
hace 9 años |
Jon Shier
|
fcb4829a78
Update for Xcode 8 beta 2.
|
hace 9 años |
Kevin Harwood
|
eb0923ec6e
Initial Swift 3 Migration
|
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 |
Christian Noon
|
cd41e04d8e
Fixed URL protocol test where config headers are not passed prior to iOS 9.0.
|
hace 9 años |
Christian Noon
|
8e3990b3c9
Rebuilt URLProtocol tests to demonstrate using NSURLProtocol with NSURLSession.
|
hace 9 años |
Christian Noon
|
c54aa1932d
Updated the copyright years for the license across all project files.
|
hace 10 años |
Christian Noon
|
c634f6067f
Refactored defaultTimeout to timeout and switched from 10 to 30 seconds.
|
hace 10 años |