NamedFile
now implementsServiceFactory
andHttpServiceFactory
making it much more useful in routing. For example, it can be used directly as a default service. #2135- For symbolic links,
Content-Disposition
header no longer shows the filename of the original file. #2156 Files::redirect_to_slash_directory()
now works as expected when used withFiles::show_files_listing()
. #2225application/{javascript, json, wasm}
mime type now haveinline
disposition by default. #2257Files::show_files_listing()
can now be used withFiles::index_file()
to show files listing as a fallback when the index file is not found. #2228