kopia lustrzana https://github.com/gaul/s3proxy
rodzic
30b8677831
commit
7b1c46fb65
|
|
@ -1410,6 +1410,9 @@ public class S3ProxyHandler {
|
|||
encodingType, prefix));
|
||||
}
|
||||
|
||||
if (isListV2) {
|
||||
writeSimpleElement(xml, "KeyCount", String.valueOf(set.size()));
|
||||
}
|
||||
writeSimpleElement(xml, "MaxKeys", String.valueOf(maxKeys));
|
||||
|
||||
if (!isListV2) {
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue