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

Custom HTTP headers removed on upload after edit #8469

Closed
cyberduck opened this issue Jan 7, 2015 · 4 comments
Closed

Custom HTTP headers removed on upload after edit #8469

cyberduck opened this issue Jan 7, 2015 · 4 comments
Assignees
Labels
bug cloudfiles Rackspace CloudFiles fixed
Milestone

Comments

@cyberduck
Copy link
Collaborator

7ab468f created the issue

I have files in a Rackspace Cloudfiles container. By default, the file has only 1 HTTP header on it: Content-Type: text/plain.

I have to add some customer headers to some files. So I do so. But after I double click a file to make changes and then it gets saved back into the container, the HTTP headers have been reset to their default again. I have to go through all these files and re-add all the HTTP headers again.

How come files don't keep their headers? If it is because files replace old files in a container when you save them, how come you don't cache the headers for a downloaded file, and then reapply the headers when you save it back into the container?

Or is this a bug?
Thanks

@cyberduck
Copy link
Collaborator Author

7ab468f commented

Also I just verified that sometimes when I refresh the Cyberduck browser and then look at the file again, the HTTP headers are reset again. This is really frustrating.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In cbd4e3a.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Rewritten in 1c4db05.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Enabled in aae6a9e.

@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
bug cloudfiles Rackspace CloudFiles fixed
Projects
None yet
Development

No branches or pull requests

2 participants