I have static view configured: config.add_static_view(name='static', path='mypackage:assets')
I want every static file response has header "X-Content-Type-Options". How can I do it? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/f925aadb-8210-4841-8e32-c41abceb3164%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
