UriBuilder

sealed trait UriBuilder
Companion:
object
class Object
trait Matchable
class Any
object Fragment.type
object HostPort.type
object Path.type
object Query.type
object Scheme.type
object UserInfo.type

Value members

Abstract methods

def fromTokens(u: Uri, t: Vector[Token]): (Uri, Vector[Token])