- Berlin, Deutschland
- https://montecristosoftware.eu/
- Joined on
2023-01-08
Fix listing of S3 prefixes not terminated by a slash
Thank you for your contribution! Could you perform some of the requested changes? They are only minor points.
Fix listing of S3 prefixes not terminated by a slash
This way of making paths absolutes would not work if the service was to be deployed as a subfolder instead than a virtualhost in the HTTP server configuration.
Fix listing of S3 prefixes not terminated by a slash
The last usage of a string can simply be moved instead of cloned to avoid a needless copy.
Fix listing of S3 prefixes not terminated by a slash
Formatting, please run cargo fmt
on the sources