[
https://issues.apache.org/jira/browse/SHINDIG-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875760#action_12875760
]
Aaron Evans commented on SHINDIG-970:
-------------------------------------
sure, when I ran into this issue I was using the OpenSocial Data Server
component of Shindig and wanted to set the 'Cache-Control' header to something
very specific like 'Cache-Control: max-age: 300' and, if I recall correctly,
the Handler interfaces expected responses which were HTTP-agnostic domain
objects (ie. a Person, not a response)
> add support for getting/setting HTTP headers
> --------------------------------------------
>
> Key: SHINDIG-970
> URL: https://issues.apache.org/jira/browse/SHINDIG-970
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Reporter: Aaron Evans
>
> As far as I can discern, the shindig server API doesn't provide a way to set
> http headers for responses or get http headers for requests. Among other
> things, this would allow servers to provide caching semantics for responses.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.