Fix PresignedUrl issue with case convertion of header names#2057
Fix PresignedUrl issue with case convertion of header names#2057jderusse wants to merge 1 commit intoasync-aws:masterfrom
Conversation
|
Hey @jderusse, Thanks for the work on this PR! I've just pulled this version in locally on my side, but no change I'm afraid - the signed PUT requests are still rejected by S3 with the error response of: For what it's worth, I wanted to rule out that I'd not tested the patch correctly, so also tried pinning Before applying the changes, the signed PUT requests worked against S3 (i.e. just plain I realise thats not a while lot to go on though, so let me know if theres anything outside of the original issue or my follow-up PR which might help you track it down. Ryan |
an alternative to #2044
that should fix #2043 without breaking #2035
Could you test this patch @root-aza and @ryanmab ?