Releases: swift-server/async-http-client
Releases · swift-server/async-http-client
1.0.0-alpha.4
1.0.0-alpha.3
- Give generic parameters nice names (#99)
- Add authorization to proxy (#94)
- Refactor proxy configuration (#90)
- Redirects ignore EventLoop preference - (#89)
- Make sure HTTPClient is shutdown (#98)
- Fix missing set to maxAge in Cookie init function (#91)
- Nest timeout configuration type inside configuration (#93)
- Tolerate futures from arbitrary event loops (#96)
1.0.0-alpha.2
- added NIO event loop preference as an argument for execute (#79)
- renamed
rename didReceivePart
todidReceiveBodyPart
- added option to ignore unclean SSL shutdowns
Alpha Release
1.0.0-alpha.1 remove unused degate and make other one public+rename (#61)