@p @dj @feld @ins0mniak @sun @zaitcev btw might want something like that added in the location block of your nginx config so that file saving dialogs get the proper name out:
if ($arg_name) { more_set_headers "Content-Disposition: inline; filename=$arg_name"; }