org.http4s.Uri$.Authority
See theAuthority companion object Attributes
- Companion:
- object
- Source:
- Uri.scala
- Graph
- Supertypes
Members list
Concise view
Value members
Base method for rendering this object efficiently
Base method for rendering this object efficiently
Attributes
- Definition Classes
- Source:
- Uri.scala
Generates a String rendering of this object
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
- Inherited from:
- Renderable
- Source:
- Renderable.scala