HttpContext

automorph.transport.http.HttpContext
See theHttpContext companion class
object HttpContext

Attributes

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

Members list

Type members

Classlikes

final case class SetCookie(value: String, attributes: Seq[String])

Set-Cookie value.

Set-Cookie value.

Value parameters

attributes

cookie attributes

value

cookie value

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Maps an exception to a corresponding default HTTP status code.

Maps an exception to a corresponding default HTTP status code.

Value parameters

exception

exception class

Attributes

Returns

HTTP status code