Static Methodasync-http-client 1.25.2AsyncHTTPClient
server(host:port:authorization:)
Create a HTTP proxy.
static func server(host: String, port: Int, authorization: HTTPClient.Authorization? = nil) -> Proxy
Create a HTTP proxy.
static func server(host: String, port: Int, authorization: HTTPClient.Authorization? = nil) -> Proxy