You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ben Sommerville (JIRA)" <de...@tapestry.apache.org> on 2007/04/10 10:08:32 UTC

[jira] Updated: (TAPESTRY-1409) Allow StreamResponse to specify browser should save as file, rather than displaying in page.

     [ https://issues.apache.org/jira/browse/TAPESTRY-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Sommerville updated TAPESTRY-1409:
--------------------------------------

    Attachment: TAP-1409.patch

Patch to StreamResponse & associated classes to allow saving response as attachment.

Also adds setHeader, setIntHeader to Response interface.

> Allow StreamResponse to specify browser should save as file, rather than displaying in page.
> --------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1409
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1409
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.4
>            Reporter: Ben Sommerville
>            Priority: Minor
>         Attachments: TAP-1409.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org