Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: 5.4
-
Component/s: tapestry-core
-
Labels:None
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.