Nick Craig-Wood aaa897337d serve s3: fix error handling for listing non-existent prefix - fixes #7455
Before this change serve s3 would return NoSuchKey errors when a non
existent prefix was listed.

This change fixes it to return an empty list like AWS does.

This was discovered by the full integration tests.
2023-11-24 20:47:06 +00:00
..
2023-10-29 15:46:41 +00:00
2023-10-29 15:46:41 +00:00
2023-09-20 21:57:40 +01:00