Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
grab
master
ContentDisposition
Grab
Download
Network
ProgressBar
Built with Crystal 1.9.2
2023-10-07 18:12:45 UTC
class
ContentDisposition
ContentDisposition
Reference
Object
Defined in:
grab/utils/content_disposition.cr
Constructors
.new
(headers : HTTP::Headers)
Instance Method Summary
#filename
: String | Nil
Constructor Detail
def self.
new
(headers : HTTP::Headers)
#
[
View source
]
Instance Method Detail
def
filename
: String | Nil
#
[
View source
]