You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Marshall Shi (JIRA)" <ji...@apache.org> on 2012/09/13 16:18:07 UTC

[jira] [Updated] (SHINDIG-1831) IE8 file download failed when retrieving content through proxy

     [ https://issues.apache.org/jira/browse/SHINDIG-1831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Shi updated SHINDIG-1831:
----------------------------------

    Attachment:     (was: 37127.patch)
    
> IE8 file download failed when retrieving content through proxy
> --------------------------------------------------------------
>
>                 Key: SHINDIG-1831
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1831
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.5.0-beta2
>            Reporter: Marshall Shi
>             Fix For: 2.5.0-beta5
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Http response header has been modified when the refresh is set to -1. However, in IE8, it needs the original response header been passed through proxy. 
> Shindig is using cache-control: no-cache and Progma: no-cache header if TTL is less than or equals to zero. It is not working for IE. IE would expect the Cache-Control: no-store and progama: "" which are returned from original content server response. The current shindig code already rewrite the header a bit in this case, so the proposed fix is to leverage the original header for cache control and progma.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira