Closed dekobon closed 5 years ago
When using CSE and uploading an object, the Content-Type of the original file is passed to Manta. Since ciphertext is always binary, the content-type should always be application/octet-stream.
Content-Type
application/octet-stream
When using CSE and uploading an object, the
Content-Type
of the original file is passed to Manta. Since ciphertext is always binary, the content-type should always beapplication/octet-stream
.