ContentDisposition

Summary

Controls the way binary files should be served over HTTP, either as downloadable as an attachment, or displayed inline in the browser.

Usage

 

ContentDisposition[Mime-Type]=inline | attachment

Description

Controls the way binary files should be served over HTTP, either as downloadable as an attachment, or displayed
inline in the browser.

Possible values are:

This setting is case sensitive.

Examples

ContentDisposition[application/x-shockwave-flash]=inline
 
ContentDisposition[application/x-pdf]=attachment
Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.