Hi!
Disclaimer: This is probably user error. But I'm stuck and need help.
After having used Fiddler successfully for years, Fiddler suddenly sets the Content-Type to application/octet-stream when using the autoresponder on HTML-files.
For instance:
EXACT:
www.fakedomain.com/test.htmlc:\test\test.html
I get the file in c:\test\test.html fine, but the browser wants to download the file instead of showing it in the browser window.
Can't figure out what I have messed up and can't really tell when exactly this happened. I use the autoresponder regularly on JavaScript files which works just fine, but this I do more seldom.
Any clues?
Thanks!
Björn Andersson