ContentDisposition
class ContentDisposition(disposition: String, val parameters: List<HeaderValueParam> = emptyList()) : HeaderValueWithParameters(source)
Represents Content-Disposition header value
Types
Properties
Functions
Link copied to clipboard
Extracts a Charset value from the given Content-Type, Content-Disposition or similar header value.
Link copied to clipboard
Creates new with parameter appended.
Link copied to clipboard
Creates new with parameters appended