org.http4s.Uri.Scheme
See theScheme companion object
A org.http4s.Uri may begin with a scheme name that refers to a specification for assigning identifiers within that scheme.
If the scheme is defined, the URI is absolute. If the scheme is not defined, the URI is a relative reference.
Attributes
- See also
- Companion
- object
- Source
- Uri.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Comparable[Scheme]class Objecttrait Matchableclass Any
Members list
In this article