zio.http.Header.AccessControlAllowOrigin
See theAccessControlAllowOrigin companion trait
object AccessControlAllowOrigin extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrortrait HeaderTypetrait HeaderTypeBaseclass Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Classlikes
case object All extends AccessControlAllowOrigin
final case class Specific(origin: Origin) extends AccessControlAllowOrigin
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AccessControlAllowOrigintrait Headerclass Objecttrait Matchableclass AnyShow all
Types
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- HeaderType
Attributes
- Inherited from:
- HeaderType
Attributes
- Definition Classes
- Inherited from:
- HeaderType
In this article