Ferver provides links to files with their index in URL, i.e. http://localhost:4567/files/0
It would be nice if a link with filename was also available. It is particularly useful if the files are downloaded by the script or in CLI session (need to rename them after downloading)
I'm not sure what is proper elegant way of adding it.
Ferver provides links to files with their index in URL, i.e. http://localhost:4567/files/0
It would be nice if a link with filename was also available. It is particularly useful if the files are downloaded by the script or in CLI session (need to rename them after downloading)
I'm not sure what is proper elegant way of adding it.