spring-framework / org.springframework.http / ContentDisposition / toString

toString

open fun toString(): String

Return the header value for this content disposition as defined in RFC 2183.

See Also
#parse(String)