Opened on May 10, 2016 at 3:49:43 PM
Last modified on Nov 2, 2020 at 1:26:14 PM
#9527 new enhancement
Do not override Content-Type header when adding new response header to folder
Reported by: | boopie08 | Owned by: | dkocher |
---|---|---|---|
Priority: | low | Milestone: | 8.0 |
Component: | cloudfiles | Version: | 4.9.3 |
Severity: | normal | Keywords: | response header, recursive |
Cc: | Architecture: | ||
Platform: |
Description
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.
Change History (8)
comment:1 Changed on May 10, 2016 at 6:44:03 PM by boopie08
- Component changed from openstack to cloudfiles
comment:2 Changed on May 16, 2016 at 10:06:36 AM by dkocher
- Milestone set to 5.1
- Type changed from defect to enhancement
comment:3 Changed on May 25, 2016 at 9:36:27 AM by dkocher
comment:4 Changed on May 25, 2016 at 9:36:49 AM by dkocher
- Milestone 5.1 deleted
- Priority changed from normal to low
comment:5 Changed on Jun 29, 2020 at 7:41:53 PM by Aishwarya
- Milestone set to 8.0
comment:6 Changed on Nov 2, 2020 at 1:24:43 PM by dkocher
- Milestone changed from 8.0 to 7.7.0
Milestone renamed
comment:7 Changed on Nov 2, 2020 at 1:24:43 PM by dkocher
- Milestone changed from 7.7.0 to 8.0.0
Ticket retargeted after milestone closed
comment:8 Changed on Nov 2, 2020 at 1:26:14 PM by dkocher
- Milestone changed from 8.0.0 to 8.0
Milestone renamed
Note: See
TracTickets for help on using
tickets.
The workaround would be to select all files within the folder and change the metadata for all selected files.