MultiFragmentExp

org.http4s.UriTemplate.MultiFragmentExp
See theMultiFragmentExp companion object
final case class MultiFragmentExp(names: List[String]) extends FragmentDef

Fragment expansion with multiple variables, crosshatch-prefixed (Section 3.2.4)

Attributes

Companion
object
Source
UriTemplate.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FragmentDef
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product