You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/04/04 23:13:24 UTC

[jira] Commented: (SHINDIG-165) GadgetSpecFetcher can retrieve cached content when proxy servers are in use.

    [ https://issues.apache.org/jira/browse/SHINDIG-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585771#action_12585771 ] 

Kevin Brown commented on SHINDIG-165:
-------------------------------------

Fixed.

> GadgetSpecFetcher can retrieve cached content when proxy servers are in use.
> ----------------------------------------------------------------------------
>
>                 Key: SHINDIG-165
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-165
>             Project: Shindig
>          Issue Type: Bug
>          Components: Gadgets Server - Java
>            Reporter: Paul Lindner
>         Attachments: no-cache.diff
>
>
> The GadgetSpecFetcher class has an option to 'forceReload' to insure that the latest copy of application xml is fetched.
> This fails if there is a proxy server between the shindig server and the upstream web server.
> To insure that we get the correct content we should add a 
>   Pragma: no-cache
> header to the request.

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