MIMEContentTypeApplication
[Source]
class val MIMEContentTypeApplication is
MIMEContentType ref
Implements
Constructors
create
[Source]
new val create(
texttype': String val = "binary",
filename': (String val | None val) = reference)
: MIMEContentTypeApplication val^
Parameters
Returns
Public fields
var texttype: String val
[Source]
var filename: (None val | String val)
[Source]
Public Functions
content_type
[Source]
fun box content_type()
: String val
Returns
content_disposition
[Source]
fun box content_disposition()
: String val
Returns