Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.0.4
-
None
Description
Currently responses rendered using StreamResponse will display within the browser (depending on content type).
Sometimes the application would like to be able to save the response as a file instead of displaying in the browser.
This can be implemented by setting the "content-disposition" header in the response.
Attachments
Attachments
Issue Links
- is duplicated by
-
TAPESTRY-1500 Content-disposition aka File name for download
- Resolved