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

Value members

Abstract fields

val +&: +&
val ->: ->
val /: /
val /:: /:
val :?: :?
val Path: Path
val Root: Path
val ~: ~

Inherited fields

val CONNECT: Method
Inherited from
Methods
val DELETE: Method
Inherited from
Methods
val GET: Method
Inherited from
Methods
val HEAD: Method
Inherited from
Methods
val OPTIONS: Method
Inherited from
Methods
val PATCH: Method
Inherited from
Methods
val POST: Method
Inherited from
Methods
val PUT: Method
Inherited from
Methods
val TRACE: Method
Inherited from
Methods

Implicits

Implicits

implicit def http4sMethodSyntax(method: Method): MethodOps