JetBrains / kotless

Kotlin Serverless Framework
Apache License 2.0
1.15k stars 58 forks source link

#70 Convert binary MIME types for S3 objects #90

Closed mkuzmin closed 3 years ago

mkuzmin commented 3 years ago

Fixes #70.

Binary files served from S3 should be converted from base64 to binary format.