Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Use different url for IE6-7 #22

Closed
vvo opened this issue Aug 12, 2010 · 1 comment
Closed

[ENHANCEMENT] Use different url for IE6-7 #22

vvo opened this issue Aug 12, 2010 · 1 comment

Comments

@vvo
Copy link
Contributor

vvo commented Aug 12, 2010

There's cases where the ressource that says "max age xxx" will get cached by a strong cache system (like varnish), then there will be only one cache for all.

Then IE-6-7 can have data uris or All others can have mhtml (based on who generated the cache first).

We'll have to use conditionnal comments to get this working.

Also do not forget to add empty conditionnal comment, explained here http://www.phpied.com/conditional-comments-block-downloads/.

@Schepp
Copy link
Owner

Schepp commented Oct 20, 2010

Done

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants