Http

class Http(val url: String) : ProxyConfig

Creates an HTTP proxy from url.

Constructors

Link copied to clipboard
constructor(url: String)

Properties

Link copied to clipboard
val url: String