Skip to content

s3: set content-type header

George Koltsov requested to merge github/fork/biometricedge/main into main

Created by: hexsprite

When publishing to S3, assign the mime type of uploaded files properly so that the resources download properly. This fixes a bug where the published URL downloads the index.html vs. displaying it as a webpage in the browser.

Merge request reports