Downloading .HTML file instead of actual file
I've file download feature in my web application. When polling of file percentages is complete i am sending file to the client (browser) But in fire fox it downloading an… (read more)
I've file download feature in my web application. When polling of file percentages is complete i am sending file to the client (browser) But in fire fox it downloading an .html file instead of actual file. Whereas in chrome it working as expected.