Tamil,
Could you open a jira please and remember to grant the ASF license. We
dont accept patches to the list as there is no way of granting license
to ASF.
Then someone will be able to review the changes.
Thanks
Ian
On 26 Feb 2009, at 16:52, Tamilvanan Ramasamy wrote:
Folks,
We have been using shindig for couple of months now. I found that
the cache headers of HTTP requests are not considered for EHCache
Cache TTL. However, it is being captured in
org.apache.shindig.gadgets.http.HttpResponse, using method
getCacheTtl() and getCacheExpiration();
So, I have updated the code to use them when adding responses to
Cache. Please find the attached diff files for the same against
revision 747407.
Could someone please review the changes and commit it to repo? Thanks!
/shindig-apache/java/gadgets/src/main/java
./org/apache/shindig/gadgets/DefaultGadgetSpecFactory.java
./org/apache/shindig/gadgets/http/AbstractHttpCache.java
./org/apache/shindig/gadgets/http/HttpRequest.java
./org/apache/shindig/gadgets/servlet/ProxyHandler.java
------------------------------------------------------------------------------------------------------------------------
Regards,
Tamil Ramasamy