私の Symfony2 Web アプリでは、このリンクのように、User-Agent の Vary HTTP ヘッダーを設定する必要があります。
https://developers.google.com/webmasters/smartphone-sites/details?hl=ja
これを行う方法を知っていますか?
私の Symfony2 Web アプリでは、このリンクのように、User-Agent の Vary HTTP ヘッダーを設定する必要があります。
https://developers.google.com/webmasters/smartphone-sites/details?hl=ja
これを行う方法を知っていますか?
注釈を使用するか、オブジェクト@Cache
にヘッダーを直接設定できます。Response
http://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html