Request

korolev.web.Request$
See theRequest companion class
object Request

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Request.type

Members list

Concise view

Type members

Classlikes

sealed trait Head

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Request[Body]
sealed abstract class Method(val value: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Connect.type
object Delete.type
object Get.type
object Head.type
object Options.type
object Post.type
object Put.type
object Trace.type
class Unknown
object Method

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Method.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror