开发者

rails: how to send the xml page result in a zip file?

I have a problem with my webservice! As I render xml files just like a web page, the content gets loaded very slowly... Is it possible to render the xml in a zip format?

Thanks for any hints concerning this 开发者_JAVA技巧topic!

Markus


Your web hosting should support gzip. Compression for delivering the webpage is not handled by Rails, talk to your web hosting for this feature. Read this question for more details

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜