You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2008/08/27 16:25:44 UTC

[jira] Closed: (TUSCANY-2516) HTTP binding should support etag and if-modified headers

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

ant elder closed TUSCANY-2516.
------------------------------

    Resolution: Fixed

Applied, thanks for the patch Dan

> HTTP binding should support etag and if-modified headers
> --------------------------------------------------------
>
>                 Key: TUSCANY-2516
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2516
>             Project: Tuscany
>          Issue Type: Wish
>          Components: Java SCA Misc Binding Extensions
>            Reporter: Jean-Sebastien Delfino
>            Assignee: ant elder
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2516.1.patch, TUSCANY-2516.patch
>
>
> The HTTP binding currently does not support etag and if-modified headers for implementation-resource and implementation-widget components, preventing Web browsers to do any caching.
> Supporting etag and if-modified should be easy for the above component implementation types, just a matter of calculating a checksum and use it as etag or checking the timestamp of the served file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.