zio.http.Header.AccessControlAllowMethods
See theAccessControlAllowMethods companion trait
object AccessControlAllowMethods 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 AccessControlAllowMethods
case object None extends AccessControlAllowMethods
final case class Some(methods: NonEmptyChunk[Method]) extends AccessControlAllowMethods
Attributes
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