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
object request

Members list

Type members

Inherited classlikes

object as

Attributes

Inherited from:
Auth
Source
Auth.scala
Supertypes
class Object
trait Matchable
class Any

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: Root.type

Attributes

Source
RequestDsl.scala
val UUIDVar: UUIDVar.type

Attributes

Source
RequestDsl.scala
val ~: ~.type

Attributes

Source
RequestDsl.scala

Inherited fields

val CONNECT: CONNECT.type

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
Methods
Source
Methods.scala
val OPTIONS: OPTIONS.type

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Inherited from:
Methods
Source
Methods.scala

Implicits

Implicits

Attributes

Source
RequestDsl.scala
implicit def http4sMethodSyntax(method: Method): MethodOps

Attributes

Source
RequestDsl.scala