RequestDsl

org.http4s.dsl.RequestDsl
trait RequestDsl extends Methods, Auth

Attributes

Source
RequestDsl.scala
Graph
Supertypes
trait Auth
trait Methods
class Object
trait Matchable
class Any
Known subtypes
trait Http4sDsl2[F, G]
trait Http4sDsl[F]
object io.type
object request.type
Show all

Members list

Value members

Abstract fields

val +&: +&.type

Attributes

Source
RequestDsl.scala
val ->: ->.type

Attributes

Source
RequestDsl.scala
val /: /.type

Attributes

Source
RequestDsl.scala
val /:: /:.type

Attributes

Source
RequestDsl.scala
val :?: :?.type

Attributes

Source
RequestDsl.scala
val IntVar: IntVar.type

Attributes

Source
RequestDsl.scala
val LongVar: LongVar.type

Attributes

Source
RequestDsl.scala
val Path: Path.type

Attributes

Source
RequestDsl.scala
val Root: Path

Attributes

Source
RequestDsl.scala
val UUIDVar: UUIDVar.type

Attributes

Source
RequestDsl.scala
val ~: ~.type

Attributes

Source
RequestDsl.scala

Inherited fields

Attributes

Inherited from:
Methods
Source
Methods.scala
val DELETE: Method

Attributes

Inherited from:
Methods
Source
Methods.scala
val GET: Method

Attributes

Inherited from:
Methods
Source
Methods.scala
val HEAD: Method

Attributes

Inherited from:
Methods
Source
Methods.scala

Attributes

Inherited from:
Methods
Source
Methods.scala
val PATCH: Method

Attributes

Inherited from:
Methods
Source
Methods.scala
val POST: Method

Attributes

Inherited from:
Methods
Source
Methods.scala
val PUT: Method

Attributes

Inherited from:
Methods
Source
Methods.scala
val TRACE: Method

Attributes

Inherited from:
Methods
Source
Methods.scala

Implicits

Implicits

Attributes

Source
RequestDsl.scala