Harshavardhana 9ca3372870 listObjects: Marker should be unescaped before being used internally.
Without this change listObjects() goes into an infinite loop for
files which have special characters i.e "++" encoded with "%2B%2B".

We have to unescape and convert them to their native representation
before being used internally.

Fixes #1052
2016-01-26 23:32:59 -08:00
..
2016-01-26 12:34:04 -08:00
2016-01-26 12:34:04 -08:00
2015-12-07 14:13:54 -08:00