Some

zio.http.Header$.AccessControlAllowMethods$.Some
final case class Some(methods: NonEmptyChunk[Method]) extends AccessControlAllowMethods

Attributes

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

Members list

Type members

Inherited types

Attributes

Inherited from:
AccessControlAllowMethods

Value members

Inherited methods

def contains(method: Method): Boolean

Attributes

Inherited from:
AccessControlAllowMethods

Attributes

Inherited from:
Header

Attributes

Definition Classes
Inherited from:
AccessControlAllowMethods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
AccessControlAllowMethods

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header