我有一个动态 css 文件,它使用由请求生成的 font-face 加载字体,并且我正在明确设置内容标题。就本地主机(网络选项卡中的文本/css)的mime类型而言,这一切都运行良好,除了字体不是在chrome中加载而是在firefox中工作。但这是一个不同的问题,所以现在我将代码放在 openshift 上,魔术响应有一个 text/html 标题。我在这里想念什么?
resp = make_response(render_template('webfonts.css', fonts=fonts))
resp.headers.add('content-type', 'text/css')
return resp
这是烧瓶代码。
这是网址
http://flaskexample-diadara.rhcloud.com/api/webfonts?font=LohitGujarati