5.1.0
版本发布时间: 2020-04-05 09:59:25
Alamofire/Alamofire最新发布版本:5.9.1(2024-03-31 09:22:33)
Released on 2020-04-04. All issues associated with this milestone can be found using this filter.
Added
-
RequestModifier
closure to request APIs, allowing mutation of createdURLRequest
s. -
DataStreamRequest
, for streaming HTTP responses.
Updated
- Various framework internals to make porting to Linux easier.
- Project to require Swift 5.1.
Fixed
- Typo in
ServerTrustEvaluating
documentation.- Fixed by Lucas Tavares in Pull Request #3138.