ch.megard.akka.http.cors.scaladsl

Members list

Concise view

Type members

Classlikes

Provides directives that implement the CORS mechanism, enabling cross origin requests.

Provides directives that implement the CORS mechanism, enabling cross origin requests.

Attributes

See also:
Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CorsDirectives.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class CorsRejection(cause: Cause) extends CorsRejection with Rejection

Rejection created by the CORS directives. Signal the CORS request was rejected. The reason of the rejection is specified in the cause.

Rejection created by the CORS directives. Signal the CORS request was rejected. The reason of the rejection is specified in the cause.

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CustomRejection
trait Rejection
trait Rejection
class Object
trait Matchable
class Any

Attributes

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