trait Serializable
trait Product
trait Equals
trait Host
trait Renderable
class Object
trait Matchable
class Any
Value members
Concrete methods
Converts this registered name to a Hostname. In the spec, for generic schemes, a registered name need not be a valid host name. In HTTP practice, this conversion should succeed.
Converts this registered name to a Hostname. In the spec, for generic schemes, a registered name need not be a valid host name. In HTTP practice, this conversion should succeed.
- Source:
- Uri.scala
Inherited methods
Generates a String rendering of this object
Generates a String rendering of this object
- Inherited from:
- Renderable
- Source:
- Renderable.scala