Hi,
If I check the url of a file, it is always like this
http://192.168.0.35:8888/transfers/be1a3e011d39f294/files/90e45e7a062ce536
instead of the real file name.
I suggest to keep the current mime header, so browser should start to download the files instead of playing, but would be nice if the internal webserver could send the contentdisposition header value.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Disposition
Thanks!