Story #742
listObjects: Conflict between requestFormat and headers
Start date:
2010-10-07
Due date:
% Done:
100%
Story Points:
Sprint:
Description
In the Python D1 client, it is possible to supply the Accept header both as part of a dictionary of headers and as a parameter to listObjects(). Need to determine what should be done if both are supplied and they are in conflict, and then implement this solution through a series of development tasks.
History
#1 Updated by Matthew Jones about 14 years ago
- Tracker changed from Task to Story
- Milestone set to CCI-0.6
- Start date set to 2010-10-07
- Target version deleted (
CCI.Prototype.Review)
#2 Updated by Matthew Jones about 14 years ago
- Position set to 22
#3 Updated by Dave Vieglais about 14 years ago
- Position set to 2
- Target version set to Sprint-2010.41
- Position deleted (
26)
#4 Updated by Roger Dahl about 14 years ago
- Milestone deleted (
CCI-0.6) - Target version changed from Sprint-2010.41 to Sprint-2010.43
#5 Updated by Roger Dahl about 14 years ago
- Target version changed from Sprint-2010.43 to Sprint-2010.42
- Status changed from New to Closed
Resolved by checking for a conflict and returning a D1 error if there is one.