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 Serializable
trait Product
trait Equals
trait QueryExp
trait QueryDef
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product