request

trait Auth
trait Methods
class Object
trait Matchable
class Any
request.type

Value members

Concrete 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

val ->>: ->>.type
Inherited from:
RequestDslBinCompat
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

Inherited implicits

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