-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Content-Type is always set #457
Copy link
Copy link
Closed
Description
As of 089e829 the Content-Type header is alway set if not otherwise set by the user.
This behavior is often undesirable and should be opt-in or at least provide an option to opt-out.
In the case of using Amazon S3's signed URLs, extra steps must be taken to have this header included.
Reactions are currently unavailable