Haris Sarwar

Results 5 comments of Haris Sarwar

Hi [aBurmeseDev](https://github.com/aBurmeseDev), thanks for the update. I also see this issue when I pass ContentDisposition. I don't see anything in the documentation related to this. The sample code I shared...

Actually I am not making any client call using sdk. I am just generating a pre signed url, which I don't think generates a call to AWS. Presigned url is...

I added the middleware and here are the logs. In AWS SDK V2 there was not server call. It seem to be making call to server in V3. I have...

Hi @RanVaknin, are you saying that I should pass the content-disposition header when using pre signed url to upload something? I am passing this presigned url to a camera so...

Thanks @RanVaknin, It's working now after using `unsignableHeaders`.