You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2008/03/31 09:30:24 UTC

[jira] Updated: (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:all-tabpanel ]

Paul Lindner updated SHINDIG-165:
---------------------------------

    Attachment: no-cache.diff

fix...


> 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.