Companion

object Companion

Functions

Link copied to clipboard
fun parse(value: String): ContentDisposition

Parse Content-Disposition header value

Properties

Link copied to clipboard
val Attachment: ContentDisposition

Content-Disposition: attachment

Link copied to clipboard
val File: ContentDisposition

Content-Disposition: file

Link copied to clipboard
val Inline: ContentDisposition

Content-Disposition: inline

Link copied to clipboard
val Mixed: ContentDisposition

Content-Disposition: mixed