yanganto/s3handler

Async api with virtural host style request

yanganto opened this issue · 1 comments

The virtual host style for async APIs is not correct, the following is the response details.

<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>object-name</BucketName><RequestId>E01339A11961B4AF</RequestId><HostId>/fIPlnl9eXM8hyd9joj1NdaNQf8lf+AErLOT1dHIcUHHOfyhvdRPTc2YuRiMjnzlm+L9KJZU8wQ=</HostId></Error>

fixed in 0.7.0