Down in ProxyUriBase, with method translateRefreshStatus handling the logic
involved in setting caching headers (taking into account noCache, uri return
status, the refresh param, and passed-in defaults).

On Fri, Mar 5, 2010 at 8:35 AM, <[email protected]> wrote:

>
> http://codereview.appspot.com/223090/diff/2001/3005
> File
>
>
> java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ProxyHandler.java
> (left):
>
> http://codereview.appspot.com/223090/diff/2001/3005#oldcode107
>
> java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/ProxyHandler.java:107:
> if (request.getParameter(REFRESH_PARAM) != null) {
> Where is the handling of REFRESH_PARAM now?
>
>
> http://codereview.appspot.com/223090/show
>

Reply via email to