Jon Shier
|
563595b519
Refactor Project Structure, Break Request Types Out Into Separate Files (#3819)
|
1 year ago |
Jon Shier
|
827a879ae2
Require Swift 5.7.1 (#3798)
|
2 years ago |
Jon Shier
|
81a29729e7
Apply SwiftFormat 0.51.0 (#3695)
|
2 years ago |
Jon Shier
|
337b29a49f
Fix Reachability Safety (#3684)
|
2 years ago |
Jon Shier
|
65b7769490
Safer Custom rootQueues (#3523)
|
4 years ago |
Timur Yusipov
|
26b8c9a41a
Sort acceptable content-types in error messages (#3518)
|
4 years ago |
Jon Shier
|
b5dfb35435
Test Refactor with Firewalk (#3215)
|
4 years ago |
Jon Shier
|
5c34603e05
Update formatting. (#3285)
|
5 years ago |
Jon Shier
|
240669132a
Fix memory leaks (#3199)
|
5 years ago |
Jon Shier
|
cc57cd7f44
Adopt Swift 5.1 (#3066)
|
5 years ago |
Jon Shier
|
6a75f4f450
Add AF*Response, AFResult types, update tests to use AFError (#2921)
|
6 years ago |
Jon Shier
|
ab47c9774e
Add SwiftFormat (#2918)
|
6 years ago |
philtre
|
a13c697453
Ubiquitous AFError (#2897)
|
6 years ago |
philtre
|
755dd5139b
Add failure constraint to *Response (#2893)
|
6 years ago |
Jon Shier
|
dfd0ac25ec
[Alamofire 5]: Update all inline API documentation. (#2845)
|
6 years ago |
Christian Noon
|
9d1cec8caa
Rename `httpHeaders` properties to `headers` (#2802)
|
6 years ago |
Christian Noon
|
96f9655f3b
Added retry support per request as well as retry policies
|
6 years ago |
Jon Shier
|
3e488dcd5c
Alamofire 5! (#2375)
|
7 years ago |
Jon Shier
|
1032399187
Update to 4.7.1. (#2476)
|
7 years ago |
Christian Noon
|
c20e17e38e
Fixed the copyright in all the source files.
|
8 years ago |
Laurenz Lazarus
|
c8700ac7ea
[PR #2047] Added missing charset to the JSONEncoding encode API.
|
8 years ago |
Christian Noon
|
18067d1e09
Refactored top-level APIs by removing external `resource` parameter name.
|
9 years ago |
Christian Noon
|
763747a945
Refactored RequestType to RequestTask and moved TaskConvertible in as well.
|
9 years ago |
Christian Noon
|
95a0ad51be
Added safety to URLStringConvertible, URLRequestConvertible and RequestAdapter.
|
9 years ago |
Christian Noon
|
e96befe3ec
[PR #1491] Removed URLStringConvertible conformance on URLRequest.
|
9 years ago |
Christian Noon
|
722b701e40
Method now defaults to `.get` for request and download and `.post` for upload.
|
9 years ago |
Christian Noon
|
8870ded65a
Added internal fileURL property for choosing temp or destination URL.
|
9 years ago |
Christian Noon
|
cea1449c70
Destinations are now optional and DownloadOptions make moving files more robust.
|
9 years ago |
Christian Noon
|
cb4575cf91
Validation now exposes response data or destinationURL and supports subclasses.
|
9 years ago |
Christian Noon
|
d79de7db02
Validation now exposes response data or destinationURL and supports subclasses.
|
9 years ago |