class Net::IMAP::ContentDisposition
Net::IMAP::ContentDisposition
represents Content-Disposition fields.
Public Instance Methods
Source
# File lib/net/imap/response_data.rb, line 767
Returns the content disposition type, as defined by [DISPOSITION].
Source
# File lib/net/imap/response_data.rb, line 774
Returns a hash representing parameters of the Content-Disposition field, as defined by [DISPOSITION].