This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
mirror of
https://github.com/versity/versitygw.git
synced
2026-07-25 01:22:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68b82b8d08e77d8f14bd078053d51e1872a413a9
versitygw
/
s3api
/
utils
T
History
jonaustin09
06e2f2183d
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
..
auth_test.go
chore: add missing copyright headers to files
2024-05-06 16:16:31 -07:00
auth-reader.go
fix: 0 len content-len header missing in signed headers
2024-03-02 21:52:22 -08:00
chunk-reader.go
fix: int overflow check in chunk reader
2024-05-01 21:27:17 -07:00
csum-reader.go
feat: steaming requests for put object and put part
2023-12-14 19:19:46 -08:00
logger.go
feat: control over logging in debug mode and control logging for specific actions
2023-06-20 19:39:58 +04:00
presign-auth-reader_test.go
feat: Added an integration test for UploadPart action with v4 query params authentication, added unit tests for validateDate function
2024-02-13 11:38:28 -05:00
presign-auth-reader.go
feat: Added 20 integration tests for v4 authentication with query params. Fixed few bugs in v4 query params authentication
2024-02-12 16:31:01 -05:00
utils_test.go
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00
utils.go
fix: Changes GetObjectAttributes action xml encoding root element to GetObjectAttributesResponse. Adds input validation for x-amz-object-attributes header. Adds x-amz-delete-marker and x-maz-version-id headers for GetObjectAttributes action. Adds VersionId in HeadObject response, if it's not specified in the request
2024-10-30 15:42:15 -04:00