标签: owin outputcache katana
我使用Owin / Katana实现了我的WebAPI。
我发现我的API调用实际上是由浏览器缓存的。
我可以知道如何完全禁用输出缓存吗?关于使用MVC或WFC的WebAPI有很多信息,但没有人谈论Owin / Katana。
提前致谢