trinodb / aws-proxy

Proxy for S3
Apache License 2.0
7 stars 3 forks source link

Add checks to AwsChunkedInputStream against writing more than X-Amz-Decoded-Content-Length #106

Closed Randgalt closed 1 month ago

Randgalt commented 1 month ago
          However, this means we need to track `X-Amz-Decoded-Content-Length` (probably in `RequestContent`). I suggest that we do this as a follow-up PR. OK?

_Originally posted by @Randgalt in https://github.com/trinodb/aws-proxy/pull/105#discussion_r1679276572_

Randgalt commented 1 month ago

@vagaerg this can be closed now right?

vagaerg commented 1 month ago

Yup, this was addressed by #130