ParamExp

org.http4s.UriTemplate$.ParamExp
See theParamExp companion object
final case class ParamExp(names: List[String]) extends QueryExp

Form-style query, ampersand-separated (Section 3.2.8)

Attributes

Companion:
object
Source:
UriTemplate.scala
Graph
Supertypes
trait Product
trait Equals
trait QueryExp
trait QueryDef
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product