Closed fwcd closed 4 months ago
This will ease the transition to async/await in downstream consumers of swift-utils, specifically those that still rely on HTTPRequest (instead of e.g. swift-http-types, see #5).
swift-utils
HTTPRequest
swift-http-types
This will ease the transition to async/await in downstream consumers of
swift-utils
, specifically those that still rely onHTTPRequest
(instead of e.g.swift-http-types
, see #5).