English 中文(简体)
我如何确定“http://www.un.org/www.un.org/Depts/?
原标题:How do I set the http accept header for JS and CSS files requested by an HTML document?

我正试图将Rackspace Yunfiles CDN的一些资产汇至客户,并加齐普编码。 只要我能在其网站(http://www.rackspace.com/blog/cloud-files-cdn-compresses-at-the-ant/)上说明,任何关于接受编码的请求:gzip和接受:申请/x-javascript将用gzip发出。 这项请求得到认可:gzip,但接受:/

难道我可以让浏览器要求将联合文件作为申请/x-javascript,还是我需要做些什么,以把资源排在案一级,以正确的奇梅类。 CSS. Same。

最佳回答

我们通过使用Rackspace云文档APICT.B.gem在我们的部署文字中明确确定“Content-Type:申请/x-javascript”。 这个问题已经解决。

问题回答

暂无回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签