ContentDisposition

zio.http.Header.ContentDisposition
See theContentDisposition companion object
sealed trait ContentDisposition extends Header

Attributes

Companion
object
Graph
Supertypes
trait Header
class Object
trait Matchable
class Any
Known subtypes
class Attachment
class FormField
class Inline

Members list

Type members

Types

override type Self = ContentDisposition

Value members

Concrete methods

Attributes

Definition Classes
override def self: Self

Attributes

Definition Classes

Inherited methods

def headerName: String

Attributes

Inherited from:
Header
def renderedValue: String

Attributes

Inherited from:
Header

Inherited fields

lazy val untyped: Custom

Attributes

Inherited from:
Header