gaul approved this pull request.
I am surprised we have not encountered this previously. @nacx can you think of
any other providers that need to URL encode headers?
> @@ -408,6 +408,21 @@ public void testCopyObject() throws Exception {
}
}
+ String sourceKeyRequiringEncoding = "apples#?:$&'\"<>čॐ";
Should this be a local variable?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1238#pullrequestreview-154376899