![]() |
Problem css file has 2 Requests - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: Web Performance (/forumdisplay.php?fid=3) +--- Forum: Discuss Test Results (/forumdisplay.php?fid=4) +--- Thread: Problem css file has 2 Requests (/showthread.php?tid=10328) |
Problem css file has 2 Requests - ye4ever - 01-02-2012 01:02 AM Hello, why css file has 2 Requests (Request 2: - Request 3 ![]() http://www.7s-b.com/ http://www.webpagetest.org/result/120101_K0_2Q0R5/1/details/ Code: Request 2: RE: Problem css file has 2 Requests - pmeenan - 01-03-2012 01:41 AM That is a known issue with IE and protocol-relative URLs for css files: http://www.stevesouders.com/blog/2010/02/10/5a-missing-schema-double-download/ |