[
https://issues.apache.org/jira/browse/CXF-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14131389#comment-14131389
]
Romain Manni-Bucau commented on CXF-5996:
-----------------------------------------
Hi Sergey,
interesting, main things I think which can be tackled at spec level are:
* context (reader one) should expose request data (http method, headers
etc...and not force to use @Context maybe)
* get a standard way to get the response properly
* be able to give properties between filters and interceptors surely
ClientRequestFilter can work but (maybe I missed it) I doesn't have proceed()
semantic which is quite nice/important for this to keep code readable.
> respect client cache headers
> ----------------------------
>
> Key: CXF-5996
> URL: https://issues.apache.org/jira/browse/CXF-5996
> Project: CXF
> Issue Type: New Feature
> Reporter: Romain Manni-Bucau
> Attachments: client-jaxrs-cache-control.zip
>
>
> Hi
> would be great to get a mecanism (maybe using jcache as abstraction) to
> respect on client side http cache headers
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)