aws-requests-auth
aws-requests-auth copied to clipboard
Fix 'object supporting the buffer API required' for Reader requests
Fix for httpie
, which uses "aws-requests-auth", cf. https://github.com/aidan-/httpie-aws-authv4/issues/15
"TypeError: object supporting the buffer API required with BufferedReader requests"
Related to https://github.com/DavidMuller/aws-requests-auth/pull/60, similar problem. The two fixes should be compatible and should both be applied, please.