5.1.0
版本发布时间: 2020-04-05 09:59:25
Alamofire/Alamofire最新发布版本:5.10.2(2024-11-25 23:11:48)
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.