Wrong content type of css files on dispatcher on first request
When i firstly access to any css file on my dispatcher `Content-Type` of request is `"text/hml"`.
After re access to this file request have correct `Content-Type` `"text/css"`
How to fix this problem, because akamai chashes first request with wrong content type?