2amigos / yiiaws

Amazon Web Services SDK PHP 2 Wrapper
21 stars 15 forks source link

Change the Host part of the URL? #32

Open YonmaNBehalf opened 8 years ago

YonmaNBehalf commented 8 years ago

Hey guys

I'm trying to use yiiaws with jubos/fake-s3 for testing automation. Because of this I have the unusual requirement of changing the host used by the client to send the API requests.

I've tried setting base_url but unfortunately this produced a weird hostname based on the bucket and the host I provided. Is there a any way to do this?

tnx