Releases: jchristn/S3Server
Releases · jchristn/S3Server
1.5.1.9
Fix for keys that include '/' character
1.5.1.8
Fix for keys that include '/' character
1.5.1.7
URL decoding bucket name and object key from URL.
1.5.1.6
Callback for bucket read location.
1.5.1.5
Adds X-Amz-Date, Host, and Server headers to S3Response if not already added.
1.5.1.4
Adds X-Amz-Date and Host headers to S3Response if not already added.
1.5.1.3
Added VersionId to S3Request parsing and objects for a variety of S3 requests and responses.
1.5.1.1
Fix XML serialization issue with XML starting with the UTF8 byte order mark.