You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/06/20 23:18:24 UTC

[jira] [Updated] (TAP5-2352) Add hooks to StreamableResource to enable special Response logic

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

Howard M. Lewis Ship updated TAP5-2352:
---------------------------------------

    Description: 
Currently, there is not a good way to perform any special logic on the response just before streaming a StreamableResource to the client.

An example of this comes from a client, who wishes to add {{X-Robots-Tag=noindex}} to some responses.

  was:
Currently, there is not a good way to perform any special logic on the response just before streaming a StreamableResource to the client.

An example of this comes from a client, who wishes to add `X-Robots-Tag=noindex` to some responses.


> Add hooks to StreamableResource to enable special Response logic
> ----------------------------------------------------------------
>
>                 Key: TAP5-2352
>                 URL: https://issues.apache.org/jira/browse/TAP5-2352
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Currently, there is not a good way to perform any special logic on the response just before streaming a StreamableResource to the client.
> An example of this comes from a client, who wishes to add {{X-Robots-Tag=noindex}} to some responses.



--
This message was sent by Atlassian JIRA
(v6.2#6252)