Add listing multipart uploads to limitations

pull/124/head
Andrew Gaul 2016-02-01 12:31:32 -08:00
rodzic 6d7a46296e
commit 977854f264
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -80,6 +80,7 @@ S3Proxy has broad support for the S3 API, however, it does not support:
* bucket logging
* Cache-Control header, see [#115](https://github.com/andrewgaul/s3proxy/issues/115)
* conditional copy object, see [#113](https://github.com/andrewgaul/s3proxy/issues/113)
* listing multipart uploads, see [#118](https://github.com/andrewgaul/s3proxy/issues/118)
* POST uploads, see [#73](https://github.com/andrewgaul/s3proxy/issues/73)
* object server-side encryption
* object versioning, see [#74](https://github.com/andrewgaul/s3proxy/issues/74)