Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Wasabi provider #222

Open
sa7mon opened this issue Sep 25, 2023 · 1 comment
Open

Add Wasabi provider #222

sa7mon opened this issue Sep 25, 2023 · 1 comment
Labels
new-provider Add new S3-compatible API

Comments

@sa7mon
Copy link
Owner

sa7mon commented Sep 25, 2023

HEAD requests to s3.wasabisys.com return the proper region in the Location and x-amz-bucket-region headers.

$ curl -i --head http://s3.wasabisys.com/images/
HTTP/1.1 301 Moved Permanently
Content-Type: application/xml
Date: Mon, 25 Sep 2023 03:54:01 GMT
Location: http://s3.us-central-1.wasabisys.com/images/
Server: WasabiS3/7.16.1979-2023-09-08-cd1d698b50 (head15)
x-amz-bucket-region: us-central-1
x-amz-id-2: hYTAb1TOYqx6ol+mna4rkzLKcpYejEXhp5yVMrRiKvH7AQ02C6IXFUigfh/q9H4WzmTT32YBFhRx
x-amz-request-id: 0AC0555DFE662EB1:A
@sa7mon sa7mon added the new-provider Add new S3-compatible API label Sep 25, 2023
@sa7mon
Copy link
Owner Author

sa7mon commented Sep 26, 2023

.c-table > tbody tr > .c-table-cell on regions page to get cells

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-provider Add new S3-compatible API
Projects
None yet
Development

No branches or pull requests

1 participant