Attachment

zio.http.Header$.ContentDisposition$.Attachment
final case class Attachment(filename: Option[String]) extends ContentDisposition

Attributes

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

Members list

Concise view

Type members

Inherited types

override type Self = ContentDisposition

Attributes

Inherited from:
ContentDisposition

Value members

Inherited methods

Attributes

Inherited from:
Header

Attributes

Definition Classes
Inherited from:
ContentDisposition

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Header
override def self: Self

Attributes

Definition Classes
Inherited from:
ContentDisposition

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header