Vadim Osochenko

Results 5 comments of Vadim Osochenko

@tausif7851 add this to s3 bucket => Permissions => CORS => Edit [ { "AllowedHeaders": [ "*" ], "AllowedMethods": [ "HEAD", "GET" ], "AllowedOrigins": [ "*" ], "ExposeHeaders": [] }...

> Hi All, I have simpler solution to this. > > Yes it turns out that latest version of pusher has no 'client_options' options and also 'curl_options' So i dig...