RequestDsl

org.http4s.dsl.RequestDsl
trait RequestDsl extends Methods with 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

Members list

Concise view

Type members

Inherited classlikes

object as

Attributes

Inherited from:
Auth
Source:
Auth.scala
Graph
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: 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

Attributes

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

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

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

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Implicits

Implicits

implicit def http4sMethodSyntax(method: Method): MethodOps

Attributes

Source:
RequestDsl.scala