You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to aut...@googlegroups.com
Unlike MVC, there is no mechanism to control the order of filter execution
in Web API. It might be possible for Autofac to achieve this using filter
registration metadata along with the filter provider. I suspect though that
a future release of Web API will support ordering filters, and we will want
to make sure that our API matches their chosen strategy.