Closed stevelr closed 2 years ago
Added contentLength, contentType, contentEncoding to putObjectRequest and GetObjectResponse.
If the provider can't easily determine contentType or contentEncoding, it can return None.
Note for reviewers:
@matsbror Please let me know if anything in here doesn't work for your FS provider. It won't compile out-of-the-box as it depends on some unmerged PRs which get addressed early Monday.
Draft PR of blobstore s3 capability provider (still in progress) https://github.com/wasmCloud/capability-providers/pull/137
@matsbror Please let me know if anything in here doesn't work for your FS provider. It won't compile out-of-the-box as it depends on some unmerged PRs which get addressed early Monday.
I will have a look in a few days as I am travelling at the moment.
Signed-off-by: stevelr steve@cosmonic.com