Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "charset" to Content-Type header when uploading HTML files to S3 #6691

Closed
cyberduck opened this issue May 19, 2012 · 1 comment
Closed
Assignees
Labels
enhancement low priority s3 AWS S3 Protocol Implementation wontfix

Comments

@cyberduck
Copy link
Collaborator

David (3) created the issue

There should be a way for a user to indicate to Cyberduck that all HTML files uploaded to S3 should have a certain character set (most likely utf-8) applied to them. This should set the Content-Type header of the uploaded file to "text/html; charset=utf-8" rather than the normal "text/html". Ideally, the character set should be auto-detected, but in practice that is difficult to do reliably.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #5364.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement low priority s3 AWS S3 Protocol Implementation wontfix
Projects
None yet
Development

No branches or pull requests

2 participants