request

org.http4s.dsl.request$

Attributes

Source:
request.scala
Graph
Supertypes
trait Auth
trait Methods
class Object
trait Matchable
class Any
Self type
request.type

Members list

Concise view

Type members

Inherited classlikes

object as

Attributes

Inherited from:
Auth
Source:
Auth.scala
Graph
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
type Path = Path

Attributes

Inherited from:
RequestDsl
Source:
RequestDsl.scala

Attributes

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

Attributes

Inherited from:
RequestDsl
Source:
RequestDsl.scala

Value members

Concrete fields

val +&: +&.type

Attributes

Source:
request.scala
val ->: ->.type

Attributes

Source:
request.scala
val /: /.type

Attributes

Source:
request.scala
val /:: /:.type

Attributes

Source:
request.scala
val :?: :?.type

Attributes

Source:
request.scala
val IntVar: IntVar.type

Attributes

Source:
request.scala
val LongVar: LongVar.type

Attributes

Source:
request.scala
val Path: Path.type

Attributes

Source:
request.scala
val Root: Path

Attributes

Source:
request.scala
val UUIDVar: UUIDVar.type

Attributes

Source:
request.scala
val ~: ~.type

Attributes

Source:
request.scala

Inherited fields

val ->>: ->>.type

Attributes

Inherited from:
RequestDslBinCompat
Source:
RequestDsl.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala
val GET: Method

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala
val PUT: Method

Attributes

Inherited from:
Methods
Source:
Methods.scala

Attributes

Inherited from:
Methods
Source:
Methods.scala

Implicits

Inherited implicits

Attributes

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

Attributes

Inherited from:
RequestDsl
Source:
RequestDsl.scala