server(host:port:)

Create a HTTP proxy.

HTTPClient+Proxy.swift:65
static func server(host: String, port: Int) -> Proxy

Parameters

host

proxy server host.

port

proxy server port.