We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've currently disabled verification for multi-part, but it seems there's a hidden feature to get the correct information.
curl --head "https://s3.amazonaws.com/bossdb-open-data/iarpa_microns/minnie/minnie65/em/8_8_40/03b8a.shard?partNumber=2"
HTTP/1.1 206 Partial Content x-amz-id-2: +YQe6D4SiKQGldTUf4/mjPxYkTuxrwQ5zVyHcEpL2sd52DvUkzp7xIIOhZflShCVLPPOowBr57o= x-amz-request-id: QM4Y96HJHVFGJEP0 Date: Tue, 07 Dec 2021 20:41:16 GMT Last-Modified: Thu, 01 Jul 2021 16:03:34 GMT ETag: "dc51d2d05a7682bde56128b4b88d7e1c-2" x-amz-mp-parts-count: 2 x-amz-storage-class: INTELLIGENT_TIERING Accept-Ranges: bytes Content-Range: bytes 4999341932-5105184407/5105184408 Content-Type: binary/octet-stream Server: AmazonS3 Content-Length: 105842476
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We've currently disabled verification for multi-part, but it seems there's a hidden feature to get the correct information.
curl --head "https://s3.amazonaws.com/bossdb-open-data/iarpa_microns/minnie/minnie65/em/8_8_40/03b8a.shard?partNumber=2"
HTTP/1.1 206 Partial Content x-amz-id-2: +YQe6D4SiKQGldTUf4/mjPxYkTuxrwQ5zVyHcEpL2sd52DvUkzp7xIIOhZflShCVLPPOowBr57o= x-amz-request-id: QM4Y96HJHVFGJEP0 Date: Tue, 07 Dec 2021 20:41:16 GMT Last-Modified: Thu, 01 Jul 2021 16:03:34 GMT ETag: "dc51d2d05a7682bde56128b4b88d7e1c-2" x-amz-mp-parts-count: 2 x-amz-storage-class: INTELLIGENT_TIERING Accept-Ranges: bytes Content-Range: bytes 4999341932-5105184407/5105184408 Content-Type: binary/octet-stream Server: AmazonS3 Content-Length: 105842476
The text was updated successfully, but these errors were encountered: