Allow the refresh param on open-proxy requests to force the minimum HTTP cache
TTL regardless of headers
--------------------------------------------------------------------------------------------------------
Key: SHINDIG-460
URL: https://issues.apache.org/jira/browse/SHINDIG-460
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: Louis Ryan
Assignee: Louis Ryan
Attachments: OpenProxyForceMinTTL.patch
Alot of content that is fetched through the open-proxy will have its HTTP
caching headers forced by the 'refresh' param to have a minimum TTL. This
doesnt help Shindig's internal HTTP cache which still respects the original
contents headers to determine expiration. This change allows that same TTL to
be carried down to Shindig HTTP cache and used to determine expiration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.