zio.http.Header.AccessControlAllowMethods
See theAccessControlAllowMethods companion trait
object AccessControlAllowMethods extends HeaderType
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
Members list
Type members
Classlikes
case object All extends AccessControlAllowMethods
Attributes
case object None extends AccessControlAllowMethods
Attributes
final case class Some(methods: NonEmptyChunk[Method]) extends AccessControlAllowMethods
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Headerclass Objecttrait Matchableclass AnyShow all
Types
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
Attributes
- Definition Classes
In this article