We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea72c7b commit 5932887Copy full SHA for 5932887
Sources/async-http-client/proxy/http/Configuration.swift
@@ -45,7 +45,6 @@ public extension Http{
45
reader: R,
46
writer: W,
47
baseURL: URL,
48
-
49
sessionConfiguration: URLSessionConfiguration,
50
delegate: URLSessionDelegate? = nil,
51
delegateQueue queue: OperationQueue? = nil
0 commit comments