Skip to content

Fixes case sensitivity with CloudFilesProvider.ObjectManifestMetadataKey#3

Merged
alanquillin merged 1 commit intorackspace:masterfrom
jonwalton:master
May 9, 2013
Merged

Fixes case sensitivity with CloudFilesProvider.ObjectManifestMetadataKey#3
alanquillin merged 1 commit intorackspace:masterfrom
jonwalton:master

Conversation

@jonwalton
Copy link
Copy Markdown

The API returns the value in lowercase

Dictionary.ContainsKey(CloudFilesProvider.ObjectManifestMetadataKey) always returns false due to case sensitivity

The API returns the value in lowercase

Dictionary.ContainsKey(CloudFilesProvider.ObjectManifestMetadataKey) always returns false due to case sensitivity
alanquillin added a commit that referenced this pull request May 9, 2013
Fixes case sensitivity with CloudFilesProvider.ObjectManifestMetadataKey
@alanquillin alanquillin merged commit becf818 into rackspace:master May 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants