openstack.net
openstack.net copied to clipboard
Verify handling of container and object names
Container and object names should be UTF-8 encoded and then URL-encoded when calling API methods. Verify that the SDK treats these values consistently and correctly.
According to rackerlabs/docs-cloud-files@3ca6df221470262b33b6931103c4fc3c862441f4, this affects query parameters as well.