jclouds/apis/s3
Andrew Gaul 6e7801ad58 JCLOUDS-766: Fix issues with chunked upload signer
Previously we created a new builder instead of using the one the
method modified and did not preserve content encoding.  Addresses
AWSS3BlobIntegrationLiveTest.testPutInputStream test failures.
2016-03-20 16:06:51 -07:00
..
src JCLOUDS-766: Fix issues with chunked upload signer 2016-03-20 16:06:51 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml create java-xmlbuilder.version property for maven 2015-06-29 08:47:54 +02:00

README.txt

#
# The jclouds API for Amazon's S3 (http://aws.amazon.com/s3/).
#
# TODO: Implementation status.
# TODO: Supported features.
# TODO: Usage example.