问题
I have a beanstalk reflected in my API gateway with passthrough, where my client sends a direct multipart/form-data request to beanstalk. The image sends correctly and I can open it normally, but when I make the request from the API Gateway, I can't open the image. Looks like the API Gateway encode messes up the image content when performing the passthrough to beanstalk.
How I can set the Api Gateway encode or make a pure passthrough?
回答1:
I'm Brazilian, so I talked to the Brazilian AWS team.
The evidence presented a real bug and they activated the API Gateway development team and solved the problem in 3 days.
来源:https://stackoverflow.com/questions/41270871/api-gateway-encoding-multipart-form-data