HTTP Status 304 when loading SVG in IE9 -
I get an HTTP status 304 when SEO is loading in the webpage using my IEP. SVG has never been loaded before, so they should not be in the cache.
I have read many topics and till now I have tried negligible with IE 9 options and I have also read that the problem of adding random string to your HTTP request Can solve. For example,
"string = randomstring"
Although I'm not sure how to do this because the request img Triggered
tag
When I open the URL to SRG, it shows fine. Can I try something else?
Comments
Post a Comment