Is there a way to have Tapestry serve up favicon.ico? That is, an image from a 
fixed URL? No gzipping, no asset fingerprinting, and no far-future expires 
header?

I need this for offline.js . To date I’ve had it call a simple page in the app 
but sometimes the client gets confused and fails due to CORS. If I use an image 
instead then CORS will not be an issue. But for simplicity of configuration I 
would like to point it to its default, favicon.ico .

Alternatively, what’s a simple way of handling CORS from Tapestry?

Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to