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