(In reply to Molly Howell (she/her) [:mhowell] from comment #3) > I see a link in Testrail to [the W3Schools ASP examples](https://www.w3schools.com/asp/asp_examples.asp), but those seem to be getting served as the `text/html` MIME type, so we're using what the server tells us there. Think this might be the case: https://github.com/strayge/pylnk/raw/master/tests/examples/desktop.lnk - saves correctly https://github.com/strayge/pylnk/blob/master/tests/examples/desktop.lnk - saves .lnk.html
Bug 1750979 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Molly Howell (she/her) [:mhowell] from comment #3) > I see a link in Testrail to [the W3Schools ASP examples](https://www.w3schools.com/asp/asp_examples.asp), but those seem to be getting served as the `text/html` MIME type, so we're using what the server tells us there. Think this might be the case: https://github.com/strayge/pylnk/raw/master/tests/examples/desktop.lnk - saves file.lnk correctly https://github.com/strayge/pylnk/blob/master/tests/examples/desktop.lnk - saves file.lnk.html
(In reply to Molly Howell (she/her) [:mhowell] from comment #3) > I see a link in Testrail to [the W3Schools ASP examples](https://www.w3schools.com/asp/asp_examples.asp), but those seem to be getting served as the `text/html` MIME type, so we're using what the server tells us there. Think this might be the case: https://github.com/strayge/pylnk/raw/master/tests/examples/desktop.lnk - saves file.lnk correctly https://github.com/strayge/pylnk/blob/master/tests/examples/desktop.lnk - saves file.lnk.html (due to above, remove lnk from the list)