Files
versitygw/s3api
Ben McClelland 1366408baa feat: add chunked upload support
As described in
https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html
this adds support for reading from a chunked upload encoded request
body. The chunked reader modifies the data stream to remove the
chunk encoding while validating the chunk signatures in line. This
allows the upper layers to get just the object data stream.
2024-01-22 11:35:01 -08:00
..
2024-01-10 09:36:00 -08:00
2024-01-22 11:35:01 -08:00
2023-09-23 21:00:45 -07:00
2024-01-22 11:35:01 -08:00