Absolute

zio.http.URL$.Location$.Absolute
final case class Absolute(scheme: Scheme, host: String, port: Int) extends Location

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Location
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def ++(that: Location): Location

Attributes

Inherited from:
Location

Attributes

Inherited from:
Location

Attributes

Inherited from:
Location

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product