Methods

org.http4s.dsl.impl.Methods
trait Methods

Attributes

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

Members list

Value members

Concrete fields

val CONNECT: CONNECT.type

Attributes

Source
Methods.scala
val DELETE: DELETE.type

Attributes

Source
Methods.scala
val GET: GET.type

Attributes

Source
Methods.scala
val HEAD: HEAD.type

Attributes

Source
Methods.scala
val OPTIONS: OPTIONS.type

Attributes

Source
Methods.scala
val PATCH: PATCH.type

Attributes

Source
Methods.scala
val POST: POST.type

Attributes

Source
Methods.scala
val PUT: PUT.type

Attributes

Source
Methods.scala
val TRACE: TRACE.type

Attributes

Source
Methods.scala