Content-Disposition

final case class Content-Disposition(dispositionType: String, parameters: Map[CIString, String])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Returns the filename* parameter if present, or else the filename parameter if present, or else none.

Returns the filename* parameter if present, or else the filename parameter if present, or else none.

See also:
Source:
Content-Disposition.scala

Inherited methods

Inherited from:
Product