Using the example in the read me for downloading a page. `<a href="/sheet/?download=sheet.xml">Download sheet in XML-format</a>` When i download the file it gets written as sheet.xml.html. Any way to remove the .html extension?
Using the example in the read me for downloading a page.
<a href="/sheet/?download=sheet.xml">Download sheet in XML-format</a>When i download the file it gets written as sheet.xml.html. Any way to remove the .html extension?