Fixes getS3Object with absolute path
It's possible to PUT an object with an absolute path. Using the same path to GET an object should work too. A path can't be resolved in the local bucket root if it's absolute. Also: minor fixes and cleanup Fixes #245 and #248
Loading
Please sign in to comment