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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product