CorsSupport

org.scalatra.CorsSupport$
See theCorsSupport companion trait
object CorsSupport

Attributes

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

Members list

Type members

Classlikes

case class CORSConfig(allowedOrigins: Seq[String], allowedMethods: Seq[String], allowedHeaders: Seq[String], allowCredentials: Boolean, preflightMaxAge: Int, enabled: Boolean)

Attributes

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

Value members