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
..
2015-12-07 12:34:09 -08:00
2015-10-18 00:23:14 -07:00
2015-12-07 12:34:09 -08:00
2016-01-25 17:30:08 -08:00