Absolute

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

Attributes

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

Members list

Value members

Concrete methods

def port: Int

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