RequestDslBinCompat

org.http4s.dsl.RequestDslBinCompat

Attributes

Source
RequestDsl.scala
Graph
Supertypes
trait RequestDsl
trait Auth
trait Methods
class Object
trait Matchable
class Any
Show all
Known subtypes
object request

Members list

Type members

Inherited classlikes

object as

Attributes

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

Inherited types

type / = /.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
type Path = Path

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
type Root = Root.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Value members

Concrete fields

val ->>: ->>.type

Attributes

Source
RequestDsl.scala

Inherited fields

val +&: +&.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val ->: ->.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val /: /.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val /:: /:.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val :?: :?.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
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 IntVar: IntVar.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val LongVar: LongVar.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.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 Path: Path.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val Root: Root.type

Attributes

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

Attributes

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

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala
val ~: ~.type

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala

Implicits

Inherited implicits

Attributes

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

Attributes

Inherited from:
RequestDsl
Source
RequestDsl.scala