brendanhay / amazonka

A comprehensive Amazon Web Services SDK for Haskell.
https://amazonka.brendanhay.nz
Other
599 stars 227 forks source link

Remove expect from normalised headers #977

Closed chreekat closed 6 months ago

chreekat commented 6 months ago

It appears this header is incompatible with R2, which is probably a bug in R2. But nothing stops us from just dropping it.

Fixes #975