ideally we shouldn't need this function and instead never double
encode strings, but auditing for that is beyond what I have time
for. currently, putBlob(" ") and putBlob("%20") behave the same
way which is arguably incorrect
You can view, comment on, or merge this pull request online at:https://github.com/jclouds/jclouds/pull/755 -- Commit Summary -- * tighten the isUrlEncoded check -- File Changes -- M core/src/main/java/org/jclouds/util/Strings2.java (29) M core/src/test/java/org/jclouds/util/Strings2Test.java (4) -- Patch Links -- https://github.com/jclouds/jclouds/pull/755.patch https://github.com/jclouds/jclouds/pull/755.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/755
