We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d794777 commit af0bdecCopy full SHA for af0bdec
Sources/Helpers/URLSession+AsyncAwait.swift
@@ -1,3 +1,5 @@
1
+import Foundation
2
+
3
#if os(Linux) && os(Windows) && compiler(<6)
4
import HTTPTypes
5
import HTTPTypesFoundation
0 commit comments