Inspect Content-Type header of downloaded files
How can I see the Content-Type header of a file downloaded from开发者_如何转开发 a web server? I've tried using Firebug and the developer tools in Chrome, but for downloaded files they don't display any information.
精彩评论