Socks4

org.http4s.netty.client.Socks4
See theSocks4 companion object
final case class Socks4(host: Host, port: Port, username: Option[String], connectionTimeout: FiniteDuration) extends Socks

Attributes

Companion
object
Source
Proxy.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Socks
trait Proxy
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product