Johan

Results 3 comments of Johan

Personally, go-toast seems to work on Windows 11, but it didn't manage to show accented characters, and it still clears the terminal. https://github.com/gen2brain/beeep/assets/41506568/7523889b-8693-4bf0-aab6-d293d1b97746

> this is a good idea, but if you're going to update this, the check should be (or rather should have been) probably done using [`req.is`](https://expressjs.com/en/api.html#req.is) for content-type and [`req.accepts`](https://expressjs.com/en/api.html#req.accepts)...

> I think it would be a better option to simply get the filename from the `stream` request as an API consumer This would work for stream requests but not...