- Notifications
You must be signed in to change notification settings - Fork3
Tags: Alamofire/Firewalk
Tags
0.10.3
Close Connection on Failed Upgrade (#35)### Goals ⚽This PR works around an underlying SwiftNIO bug where HTTP decodingstops when detecting an HTTP upgrade but then isn't reenabled if thatupgrade fails. For now we'll close instead of reusing the connection,but only for failed upgrades.This PR also updates dependencies and versions to 0.10.3.
PreviousNext