flask-lambda icon indicating copy to clipboard operation
flask-lambda copied to clipboard

Added support for binary input and output.

Open jakubzeman-acc opened this issue 7 years ago • 0 comments

Original code didn't work if the API gateway provides binary data and accepted binary data only.

This PR supports both - binary and plaintext inputs and outputs.

jakubzeman-acc avatar Jun 15 '18 14:06 jakubzeman-acc