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
case object None extends AccessControlAllowMethods
final case class Some(methods: NonEmptyChunk[Method]) extends AccessControlAllowMethods
Attributes
Types
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Definition Classes
In this article