内容处理:内联在Chrome中不起作用?

Tom*_*mas 5 asp.net google-chrome

我从我的ASP.NET应用程序发送pdf文件,下面的标题在浏览器中显示pdf文件.在IE和FF上一切正常,但Chrome上没有.我得到空白的网页,没有显示PDF文件.这是已知的问题吗?

Content-Disposition: inline; filename="myfile.pdf"
Run Code Online (Sandbox Code Playgroud)

The*_*ing 0

这可能是由Adobe plugin. 转到chrome://plugins/并尝试禁用它。