Location

zio.http.URL.Location
See theLocation companion object
sealed trait Location

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Absolute
object Relative.type
Self type

Members list

Value members

Concrete methods

def ++(that: Location): Location
def isAbsolute: Boolean
def isRelative: Boolean