UserInfo

org.http4s.Uri$.UserInfo$
See theUserInfo companion class
object UserInfo

Attributes

Companion:
class
Source:
Uri.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

Parses a userInfo from a percent-encoded string.

Parses a userInfo from a percent-encoded string.

Attributes

Source:
Uri.scala

Parses a userInfo from a string percent-encoded in a specific charset.

Parses a userInfo from a string percent-encoded in a specific charset.

Attributes

Source:
Uri.scala

Implicits