Hi John, 2008/1/23, John Hjelmstad (JIRA) <[EMAIL PROTECTED]>: > > [ > https://issues.apache.org/jira/browse/SHINDIG-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561932#action_12561932 > ] > > John Hjelmstad commented on SHINDIG-34: > --------------------------------------- > > SVN commit 614787 resolves this issue (I forgot to put SHINDIG-34 in the CL > description).
You could easily do a SVN log to change it. Cheers, Vincent > > > Pass ProcessingOptions into RemoteContentFetcher > > ------------------------------------------------ > > > > Key: SHINDIG-34 > > URL: https://issues.apache.org/jira/browse/SHINDIG-34 > > Project: Shindig > > Issue Type: Improvement > > Components: Gadgets Server - Java > > Reporter: John Hjelmstad > > Assignee: John Hjelmstad > > > > ProcessingOptions contains a number of pieces of per-request context, one > > of which being ignoreCache, indicating to ignore caching behavior (eg. > > headers) in making content fetches. The ability to ignore caching by URL > > param is highly important to developers who quickly rev on their specs and > > need to see modified results instantaneously. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >

