Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crwbasnayake authored Jul 14, 2020
1 parent a4a7ba1 commit 2aa9711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I encountered the above issue and created this node.js project using pkgcloud ra
https://developer.rackspace.com/docs/cloud-files/quickstart/?lang=node.js#change-object-metadata

Important:
I had to modify pkgcloud node module to remove "x-object-meta-" prefix when setting the headers. This project contains the customized pkgcloud node module and you want face the same issue.
I had to modify pkgcloud node module to remove "x-object-meta-" prefix when setting the headers. This project contains the customized pkgcloud node module and you wan't face the same issue.

pkgcloud/lib/pkgcloud/openstack/storage/storageClient.js
```sh
Expand Down

0 comments on commit 2aa9711

Please sign in to comment.