RequestDsl

trait RequestDsl extends Methods with Auth
trait Auth
trait Methods
class Object
trait Matchable
class Any
trait Http4sDsl2[F, G]
trait Http4sDsl[F]
object io.type
object request.type

Value members

Abstract fields

val +&: +&.type
val ->: ->.type
val /: /.type
val /:: /:.type
val :?: :?.type
val IntVar: IntVar.type
val LongVar: LongVar.type
val Path: Path.type
val Root: Path
val UUIDVar: UUIDVar.type
val ~: ~.type

Inherited fields

Inherited from:
Methods
Inherited from:
Methods
val GET: Method
Inherited from:
Methods
Inherited from:
Methods
Inherited from:
Methods
Inherited from:
Methods
Inherited from:
Methods
val PUT: Method
Inherited from:
Methods
Inherited from:
Methods

Implicits

Implicits

implicit def http4sMethodSyntax(method: Method): MethodOps