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

Howard M. Lewis Ship updated TAPESTRY-1409:
-------------------------------------------

    Summary: Extend StreamResponse to support setting headers in the Response 
prior to streaming the contents from the InputStream  (was: Allow 
StreamResponse to specify browser should save as file, rather than displaying 
in page.)

> Extend StreamResponse to support setting headers in the Response prior to 
> streaming the contents from the InputStream
> ---------------------------------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>         Attachments: TAP-1409.patch, TAP-1409_2.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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to