The response header can be either inline (this value means that the file can be displayed inside a web page or as a web page) or attachment (this value means that the file needs to be downloaded).

Enumeration members

Attachment

Attachment: = "attachment"

Inline

Inline: = "inline"