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

Do not override Content-Type header when adding new response header to folder #9527

Closed
cyberduck opened this issue May 10, 2016 · 4 comments
Closed
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

23dfc2f created the issue

I want to add a new response header to all contents of a folder, but when I add the header value to the containing folder, it then overrides all of the containing files' "Content-Type" header to "application/directory" instead of it's already designated type. I only want the new header that I'm adding to be recursively distributed to the containing files. I can add the response header to each file individually, but it is very tedious.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The workaround would be to select all files within the folder and change the metadata for all selected files.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Ticket retargeted after milestone closed

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@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.
Projects
None yet
Development

No branches or pull requests

2 participants