Hmm, I'm seeing no `content-length` header returned in S3 api `getObject` calls. It used to be retu

Hmm, I'm seeing no
content-length
header returned in S3 api
getObject
calls. It used to be returned, did something change? I didn't see anything about it in the r2 changelog

(update:
content-length
is still returned properly in S3 api
headObject
calls, but not
getObject
calls)
Was this page helpful?