For one of our ajax request (with a .json response) some of our clients have complained that they are seeing a \"File Download\" prompt asking the user to download the .json res
I am using the QQ ajax file uploader and I found that I needed to set the content type to "text/json" for it to work properly.